ScalingPlanScalingInstructionPredefinedLoadMetricSpecification

data class ScalingPlanScalingInstructionPredefinedLoadMetricSpecification(val predefinedLoadMetricType: String, val resourceLabel: String? = null)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Metric type. Valid values: ALBTargetGroupRequestCount, ASGTotalCPUUtilization, ASGTotalNetworkIn, ASGTotalNetworkOut.

Link copied to clipboard
val resourceLabel: String? = null

Identifies the resource associated with the metric type.