serviceLabels

@JvmName(name = "klmkicyibvainxfr")
suspend fun serviceLabels(value: Output<Map<String, String>>)
@JvmName(name = "xdcqdaphogvdpsst")
suspend fun serviceLabels(value: Map<String, String>?)

Parameters

value

Labels that specify the resource that emits the monitoring data which is used for SLO reporting of this Service. Documentation and valid values for given service types here (https://cloud.google.com/stackdriver/docs/solutions/slo-monitoring/api/api-structures#basic-svc-w-basic-sli).


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

Parameters

values

Labels that specify the resource that emits the monitoring data which is used for SLO reporting of this Service. Documentation and valid values for given service types here (https://cloud.google.com/stackdriver/docs/solutions/slo-monitoring/api/api-structures#basic-svc-w-basic-sli).