rules property

List<ScalingRule> rules
final

The scale-in and scale-out rules that comprise the automatic scaling policy.

Implementation

final List<ScalingRule> rules;