tags

@JvmName(name = "xtxdlhordoklsijj")
suspend fun tags(value: Output<Map<String, String>>)
@JvmName(name = "xxnfgjrauqamcohf")
suspend fun tags(value: Map<String, String>?)

Parameters

value

A mapping of tags to assign to the snapshot.

NOTE: If force is true, After an snapshot is deleted, the disks created from this snapshot cannot be re-initialized.


@JvmName(name = "puxmhvlbtuaiqovo")
fun tags(vararg values: Pair<String, String>)

Parameters

values

A mapping of tags to assign to the snapshot.

NOTE: If force is true, After an snapshot is deleted, the disks created from this snapshot cannot be re-initialized.