GetApplicationScalingRulesRuleScalingRuleMetricMetricsStatus

data class GetApplicationScalingRulesRuleScalingRuleMetricMetricsStatus(val currentMetrics: List<GetApplicationScalingRulesRuleScalingRuleMetricMetricsStatusCurrentMetric>, val currentReplicas: Int, val desiredReplicas: Int, val lastScaleTime: String, val maxReplicas: Int, val minReplicas: Int, val nextScaleMetrics: List<GetApplicationScalingRulesRuleScalingRuleMetricMetricsStatusNextScaleMetric>, val nextScaleTimePeriod: Int)

Constructors

constructor(currentMetrics: List<GetApplicationScalingRulesRuleScalingRuleMetricMetricsStatusCurrentMetric>, currentReplicas: Int, desiredReplicas: Int, lastScaleTime: String, maxReplicas: Int, minReplicas: Int, nextScaleMetrics: List<GetApplicationScalingRulesRuleScalingRuleMetricMetricsStatusNextScaleMetric>, nextScaleTimePeriod: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

The number of current instances.

Link copied to clipboard

The number of target instances.

Link copied to clipboard

The time of the last elastic expansion.

Link copied to clipboard

The maximum number of instances.

Link copied to clipboard

The minimum number of instances.

Link copied to clipboard
Link copied to clipboard

The next cycle of monitoring indicator elasticity.