constraints property

ScalingConstraints? constraints
final

The upper and lower EC2 instance limits for an automatic scaling policy. Automatic scaling activity will not cause an instance group to grow above or below these limits.

Implementation

final ScalingConstraints? constraints;