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