tags

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

Parameters

value

A mapping of tags to assign to the resource.

NOTE: If either create_ui_definition or main_template is set they both must be set.


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

Parameters

values

A mapping of tags to assign to the resource.

NOTE: If either create_ui_definition or main_template is set they both must be set.