minimumScalingStepSize property

int? minimumScalingStepSize
final

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;