GoogleCloudApigeeV1CanaryEvaluationMetricLabelsArgs

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

fun GoogleCloudApigeeV1CanaryEvaluationMetricLabelsArgs(env: Output<String>? = null, instanceId: Output<String>, location: Output<String>)

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudApigeeV1CanaryEvaluationMetricLabelsArgs

Properties

Link copied to clipboard
val env: Output<String>? = null

The environment ID associated with the metrics.

Link copied to clipboard
val instanceId: Output<String>

The instance ID associated with the metrics. In Apigee Hybrid, the value is configured during installation.

Link copied to clipboard
val location: Output<String>

The location associated with the metrics.