Scaling Policy Predictive Scaling Predefined Load Metric Args
data class ScalingPolicyPredictiveScalingPredefinedLoadMetricArgs(val predefinedMetricType: Output<String>, val resourceLabel: Output<String>? = null) : ConvertibleToJava<ScalingPolicyPredictiveScalingPredefinedLoadMetricArgs>
Describes a load metric for a predictive scaling policy. When returned in the output of `DescribePolicies`
, it indicates that a predictive scaling policy uses individually specified load and scaling metrics instead of a metric pair.