tags

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

Parameters

value

Key-value map of resource tags. All of these tags must exist in the object's tag set in order for the rule to apply.


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

Parameters

values

Key-value map of resource tags. All of these tags must exist in the object's tag set in order for the rule to apply.