tags

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

Parameters

value

A mapping of tags to assign to the resource.

Note: either records OR target_resource_id must be specified, but not both.


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

Parameters

values

A mapping of tags to assign to the resource.

Note: either records OR target_resource_id must be specified, but not both.