DatasetImportJobSummary constructor
DatasetImportJobSummary({})
Implementation
DatasetImportJobSummary({
this.creationDateTime,
this.datasetImportJobArn,
this.failureReason,
this.jobName,
this.lastUpdatedDateTime,
this.status,
});