BatchInferenceJobSummary constructor
BatchInferenceJobSummary({})
Implementation
BatchInferenceJobSummary({
this.batchInferenceJobArn,
this.creationDateTime,
this.failureReason,
this.jobName,
this.lastUpdatedDateTime,
this.solutionVersionArn,
this.status,
});