tags

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

Parameters

value

The tags. You can specify at most 20 tags in each call.


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

Parameters

values

The tags. You can specify at most 20 tags in each call.