GetApplicationScalingRulesRuleScalingRuleMetricScaleUpRule

data class GetApplicationScalingRulesRuleScalingRuleMetricScaleUpRule(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. The values are described as follows:

Link copied to clipboard

Expansion cooling time.

Link copied to clipboard
val step: Int

Flexible expansion step. The maximum number of instances per unit time.