StandardSchedulerSettings constructor
StandardSchedulerSettings({})
Implementation
StandardSchedulerSettings({
this.maxInstances,
this.minInstances,
this.targetCpuUtilization,
this.targetThroughputUtilization,
});