SimulationJobBatchSummary constructor
SimulationJobBatchSummary({})
Implementation
SimulationJobBatchSummary({
this.arn,
this.createdAt,
this.createdRequestCount,
this.failedRequestCount,
this.lastUpdatedAt,
this.pendingRequestCount,
this.status,
});