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