PolicyTargetTrackingScalingPolicyConfigurationPredefinedMetricSpecification

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

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Metric type.

Link copied to clipboard
val resourceLabel: String? = null

Reserved for future use if the predefined_metric_type is not ALBRequestCountPerTarget. If the predefined_metric_type is ALBRequestCountPerTarget, you must specify this argument. Documentation can be found at: AWS Predefined Scaling Metric Specification. Must be less than or equal to 1023 characters in length.