ScalingConfigurationInfo constructor
ScalingConfigurationInfo({})
Implementation
ScalingConfigurationInfo({
this.autoPause,
this.maxCapacity,
this.minCapacity,
this.secondsUntilAutoPause,
this.timeoutAction,
});