scale Down Rules
suspend fun scaleDownRules(value: Output<ApplicationScalingRuleScalingRuleMetricScaleDownRulesArgs>)
Parameters
value
Apply shrink rules. See the following Block scale_down_rules
.
suspend fun scaleDownRules(argument: suspend ApplicationScalingRuleScalingRuleMetricScaleDownRulesArgsBuilder.() -> Unit)
Parameters
argument
Apply shrink rules. See the following Block scale_down_rules
.