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