ScalingPolicyPredictiveScalingPredefinedLoadMetric

data class ScalingPolicyPredictiveScalingPredefinedLoadMetric(val predefinedMetricType: String, val resourceLabel: String? = null)

Describes a load metric for a predictive scaling policy. When returned in the output of `DescribePolicies`, it indicates that a predictive scaling policy uses individually specified load and scaling metrics instead of a metric pair.

Constructors

constructor(predefinedMetricType: String, resourceLabel: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The metric type.

Link copied to clipboard
val resourceLabel: String? = null

A label that uniquely identifies a target group.