ScalingPlanScalingInstructionPredefinedLoadMetricSpecificationArgs

data class ScalingPlanScalingInstructionPredefinedLoadMetricSpecificationArgs(val predefinedLoadMetricType: Output<String>, val resourceLabel: Output<String>? = null) : ConvertibleToJava<ScalingPlanScalingInstructionPredefinedLoadMetricSpecificationArgs>

Constructors

constructor(predefinedLoadMetricType: Output<String>, resourceLabel: Output<String>? = null)

Properties

Link copied to clipboard

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

Link copied to clipboard
val resourceLabel: Output<String>? = null

Identifies the resource associated with the metric type.

Functions

Link copied to clipboard
open override fun toJava(): ScalingPlanScalingInstructionPredefinedLoadMetricSpecificationArgs