Autoscaler Autoscaling Policy Scale Down Control Max Scaled Down Replicas
data class AutoscalerAutoscalingPolicyScaleDownControlMaxScaledDownReplicas(val fixed: Int? = null, val percent: Int? = null)