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>
Constructors
Link copied to clipboard
fun AutoscalerAutoscalingPolicyScaleDownControlMaxScaledDownReplicasArgs(fixed: Output<Int>? = null, percent: Output<Int>? = null)