labels

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

Parameters

value

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


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

Parameters

values

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