Google Cloud Apigee V1Canary Evaluation Metric Labels Args
data class GoogleCloudApigeeV1CanaryEvaluationMetricLabelsArgs(val env: Output<String>? = null, val instanceId: Output<String>, val location: Output<String>) : ConvertibleToJava<GoogleCloudApigeeV1CanaryEvaluationMetricLabelsArgs>
Labels that can be used to filter Apigee metrics.
Constructors
Link copied to clipboard
fun GoogleCloudApigeeV1CanaryEvaluationMetricLabelsArgs(env: Output<String>? = null, instanceId: Output<String>, location: Output<String>)