HarvestJob constructor
HarvestJob({})
Implementation
HarvestJob({
this.arn,
this.channelId,
this.createdAt,
this.endTime,
this.id,
this.originEndpointId,
this.s3Destination,
this.startTime,
this.status,
});