tags

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

Parameters

value

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


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

Parameters

values

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