Google Cloud Ml V1__Metric Spec Args
data class GoogleCloudMlV1__MetricSpecArgs(val name: Output<GoogleCloudMlV1__MetricSpecName>? = null, val target: Output<Int>? = null) : ConvertibleToJava<GoogleCloudMlV1__MetricSpecArgs>
MetricSpec contains the specifications to use to calculate the desired nodes count when autoscaling is enabled.
Constructors
Link copied to clipboard
fun GoogleCloudMlV1__MetricSpecArgs(name: Output<GoogleCloudMlV1__MetricSpecName>? = null, target: Output<Int>? = null)