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