step Adjustments
Parameters
value
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.
Parameters
values
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.
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. At least one step adjustment is required if you are adding a new step scaling policy configuration.