Region Autoscaler Autoscaling Policy Scale In Control Max Scaled In Replicas Args
data class RegionAutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicasArgs(val fixed: Output<Int>? = null, val percent: Output<Int>? = null) : ConvertibleToJava<RegionAutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicasArgs>
Constructors
Link copied to clipboard
fun RegionAutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicasArgs(fixed: Output<Int>? = null, percent: Output<Int>? = null)