Scaling Policy Predictive Scaling Predefined Metric Pair
data class ScalingPolicyPredictiveScalingPredefinedMetricPair(val predefinedMetricType: String, val resourceLabel: String? = null)
Represents a metric pair for a predictive scaling policy.
Properties
Link copied to clipboard
Indicates which metrics to use. There are two different types of metrics for each metric type: one is a load metric and one is a scaling metric.
Link copied to clipboard
A label that uniquely identifies a specific target group from which to determine the total and average request count.