CreateJobResponse constructor
CreateJobResponse({})
Implementation
CreateJobResponse({
this.arn,
this.createdAt,
this.details,
this.errors,
this.id,
this.state,
this.type,
this.updatedAt,
});
CreateJobResponse({
this.arn,
this.createdAt,
this.details,
this.errors,
this.id,
this.state,
this.type,
this.updatedAt,
});