stepAdjustments property

List<StepAdjustment>? stepAdjustments
final

A set of adjustments that enable you to scale based on the size of the alarm breach.

At least one step adjustment is required if you are adding a new step scaling policy configuration.

Implementation

final List<StepAdjustment>? stepAdjustments;