labels

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

Parameters

value

The label key-value pairs that you want to patch onto the instance.


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

Parameters

values

The label key-value pairs that you want to patch onto the instance.