PolicyPredictiveScalingConfigurationMetricSpecificationPredefinedLoadMetricSpecification

data class PolicyPredictiveScalingConfigurationMetricSpecificationPredefinedLoadMetricSpecification(val predefinedMetricType: String, val resourceLabel: String? = null)

Constructors

constructor(predefinedMetricType: String, resourceLabel: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Metric type. Valid values are ASGTotalCPUUtilization, ASGTotalNetworkIn, ASGTotalNetworkOut, or ALBTargetGroupRequestCount.

Link copied to clipboard
val resourceLabel: String? = null

Label that uniquely identifies a specific Application Load Balancer target group from which to determine the request count served by your Auto Scaling group.