Application Scaling Rule Scaling Rule Metric Scale Down Rules Args
data class ApplicationScalingRuleScalingRuleMetricScaleDownRulesArgs(val disabled: Output<Boolean>? = null, val stabilizationWindowSeconds: Output<Int>? = null, val step: Output<Int>? = null) : ConvertibleToJava<ApplicationScalingRuleScalingRuleMetricScaleDownRulesArgs>
Constructors
Link copied to clipboard
fun ApplicationScalingRuleScalingRuleMetricScaleDownRulesArgs(disabled: Output<Boolean>? = null, stabilizationWindowSeconds: Output<Int>? = null, step: Output<Int>? = null)