labels

@JvmName(name = "uxnvmypgrnqwqcln")
suspend fun labels(value: Output<Map<String, String>>)
@JvmName(name = "jlmmtrymyaickqsm")
suspend fun labels(value: Map<String, String>?)

Parameters

value

Specifies the labels to add or overwrite before storing the result.


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

Parameters

values

Specifies the labels to add or overwrite before storing the result.