ServiceScalingArgs

constructor(manualInstanceCount: Output<Int>? = null, minInstanceCount: Output<Int>? = null, scalingMode: Output<String>? = null)