tags

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

Parameters

value

A mapping of tags to assign to the resource. The key could not contain upper case letter.


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

Parameters

values

A mapping of tags to assign to the resource. The key could not contain upper case letter.