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