GetFleetScalingConfigurationTargetTrackingScalingConfig

data class GetFleetScalingConfigurationTargetTrackingScalingConfig(val metricType: String, val targetValue: Double)

Constructors

constructor(metricType: String, targetValue: Double)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The metric type to determine auto-scaling.

Link copied to clipboard

The value of metric_type when to start scaling.