dynamicScalingInSuspended property
Whether scale in by a target tracking scaling policy or a step scaling
policy is suspended. Set the value to true
if you don't want
Application Auto Scaling to remove capacity when a scaling policy is
triggered. The default is false
.
Implementation
final bool? dynamicScalingInSuspended;