tags

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

Parameters

value

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


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

Parameters

values

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