tags

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

Parameters

value

The tag value corresponding to the tag key.See the following Block Tags.


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

Parameters

values

The tag value corresponding to the tag key.See the following Block Tags.