minimumScalingStepSize property
The minimum 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
1
is used.
Implementation
final int? minimumScalingStepSize;
The minimum 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
1
is used.
final int? minimumScalingStepSize;