tags

@JvmName(name = "tyiojtditcyqljmf")
suspend fun tags(value: Output<Map<String, Any>>)
@JvmName(name = "sccpbxwdwmbcbirx")
suspend fun tags(value: Map<String, Any>?)

Parameters

value

A mapping of tags to assign to the resource. NOTE: The Key of tags cannot begin with "aliyun", "acs:", "http://", "https://", "ack" or "ingress".


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

Parameters

values

A mapping of tags to assign to the resource. NOTE: The Key of tags cannot begin with "aliyun", "acs:", "http://", "https://", "ack" or "ingress".