GetApplicationScalingRulesRuleScalingRuleMetricScaleDownRule

data class GetApplicationScalingRulesRuleScalingRuleMetricScaleDownRule(val disabled: Boolean, val stabilizationWindowSeconds: Int, val step: Int)

Constructors

constructor(disabled: Boolean, stabilizationWindowSeconds: Int, step: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether shrinkage is prohibited.

Link copied to clipboard

Shrinkage cooling time.

Link copied to clipboard
val step: Int

Elastic shrinkage step. The maximum number of instances per unit time.