GetApplicationScalingRulesRuleScalingRuleMetricMetricsStatusNextScaleMetric

data class GetApplicationScalingRulesRuleScalingRuleMetricMetricsStatusNextScaleMetric(val name: String, val nextScaleInAverageUtilization: Int, val nextScaleOutAverageUtilization: Int)

Constructors

constructor(name: String, nextScaleInAverageUtilization: Int, nextScaleOutAverageUtilization: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the trigger condition.

Link copied to clipboard

The percentage value of the monitoring indicator elasticity that triggers the shrinkage condition next time.

Link copied to clipboard

The percentage value of the monitoring indicator elasticity that triggers the expansion condition next time.