PredefinedScalingMetricSpecification
Represents a predefined metric that can be used for dynamic scaling as part of a target tracking scaling policy.
Types
Properties
Link copied to clipboard
The metric type. The ALBRequestCountPerTarget
metric type applies only to Auto Scaling groups, Spot Fleet requests, and ECS services.
Link copied to clipboard
Identifies the resource associated with the metric type. You can't specify a resource label unless the metric type is ALBRequestCountPerTarget
and there is a target group for an Application Load Balancer attached to the Auto Scaling group, Spot Fleet request, or ECS service.
Functions
Link copied to clipboard
inline fun copy(block: PredefinedScalingMetricSpecification.Builder.() -> Unit = {}): PredefinedScalingMetricSpecification