Autoscaler Autoscaling Policy Scale Down Control Max Scaled Down Replicas Args
data class AutoscalerAutoscalingPolicyScaleDownControlMaxScaledDownReplicasArgs(val fixed: Output<Int>? = null, val percent: Output<Int>? = null) : ConvertibleToJava<AutoscalerAutoscalingPolicyScaleDownControlMaxScaledDownReplicasArgs>