labels

@JvmName(name = "maglkqfglfrorprs")
suspend fun labels(value: Output<Map<String, String>>)
@JvmName(name = "qalekdsaubddyeyw")
suspend fun labels(value: Map<String, String>)

Parameters

value

Values for all of the labels listed in the associated monitored resource descriptor. For example, Compute Engine VM instances use the labels project_id, instance_id, and zone.


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

Parameters

values

Values for all of the labels listed in the associated monitored resource descriptor. For example, Compute Engine VM instances use the labels project_id, instance_id, and zone.