AutoscalingEvent constructor
AutoscalingEvent({})
Implementation
AutoscalingEvent({
this.currentNumWorkers,
this.description,
this.eventType,
this.targetNumWorkers,
this.time,
this.workerPool,
});
AutoscalingEvent({
this.currentNumWorkers,
this.description,
this.eventType,
this.targetNumWorkers,
this.time,
this.workerPool,
});