Region Autoscaler Autoscaling Policy Scale Down Control Max Scaled Down Replicas
data class RegionAutoscalerAutoscalingPolicyScaleDownControlMaxScaledDownReplicas(val fixed: Int? = null, val percent: Int? = null)
Constructors
Link copied to clipboard
fun RegionAutoscalerAutoscalingPolicyScaleDownControlMaxScaledDownReplicas(fixed: Int? = null, percent: Int? = null)