labels

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

Parameters

value

Labels are identified by key/value pairs in this map. A VM should contain all the key/value pairs specified in this map to be selected.


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

Parameters

values

Labels are identified by key/value pairs in this map. A VM should contain all the key/value pairs specified in this map to be selected.