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