ClusterAutoscalingConfigResponse

data class ClusterAutoscalingConfigResponse(val autoscalingLimits: AutoscalingLimitsResponse, val autoscalingTargets: AutoscalingTargetsResponse)

Autoscaling config for a cluster.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Autoscaling limits for this cluster.

Link copied to clipboard

Autoscaling targets for this cluster.