labels

@JvmName(name = "heefpnxgxngnhiix")
suspend fun labels(value: Output<Map<String, String>>)
@JvmName(name = "rujfssvnacgycdxe")
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 = "rbaobrsrmhbhhenr")
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".