PredefinedLoadMetricSpecification
Represents a predefined metric that can be used for predictive scaling.
After creating your scaling plan, you can use the AWS Auto Scaling console to visualize forecasts for the specified metric. For more information, see View Scaling Information for a Resource in the AWS Auto Scaling User Guide.
Types
Properties
Link copied to clipboard
The metric type.
Link copied to clipboard
Identifies the resource associated with the metric type. You can't specify a resource label unless the metric type is ALBTargetGroupRequestCount
and there is a target group for an Application Load Balancer attached to the Auto Scaling group.
Functions
Link copied to clipboard
inline fun copy(block: PredefinedLoadMetricSpecification.Builder.() -> Unit = {}): PredefinedLoadMetricSpecification