predictiveScalingMode property
The predictive scaling mode. The default value is
ForecastAndScale
. Otherwise, AWS Auto Scaling forecasts
capacity but does not create any scheduled scaling actions based on the
capacity forecast.
Implementation
final PredictiveScalingMode? predictiveScalingMode;