maximumScalingStepSize property
The maximum number of container instances that Amazon ECS will scale in or
scale out at one time. If this parameter is omitted, the default value of
10000
is used.
Implementation
final int? maximumScalingStepSize;
The maximum number of container instances that Amazon ECS will scale in or
scale out at one time. If this parameter is omitted, the default value of
10000
is used.
final int? maximumScalingStepSize;