tags

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

Parameters

value

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


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

Parameters

values

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