step Adjustments
Parameters
value
A set of adjustments that enable you to scale based on the size of the alarm breach. Required if the policy type is StepScaling. (Not used with any other policy type.)
Parameters
values
A set of adjustments that enable you to scale based on the size of the alarm breach. Required if the policy type is StepScaling. (Not used with any other policy type.)
suspend fun stepAdjustments(argument: List<suspend ScalingPolicyStepAdjustmentArgsBuilder.() -> Unit>)
suspend fun stepAdjustments(vararg argument: suspend ScalingPolicyStepAdjustmentArgsBuilder.() -> Unit)
Parameters
argument
A set of adjustments that enable you to scale based on the size of the alarm breach. Required if the policy type is StepScaling. (Not used with any other policy type.)