predictiveScalingConfiguration

construct an aws.sdk.kotlin.services.autoscaling.model.PredictiveScalingConfiguration inside the given block


A predictive scaling policy. Provides support for predefined and custom metrics.

Predefined metrics include CPU utilization, network in/out, and the Application Load Balancer request count.

For more information, see PredictiveScalingConfiguration in the Amazon EC2 Auto Scaling API Reference.

Required if the policy type is PredictiveScaling.