JobSummary constructor
JobSummary({})
Implementation
JobSummary({
this.completedAt,
this.createdAt,
this.jobArn,
this.jobId,
this.lastUpdatedAt,
this.status,
this.targetSelection,
this.thingGroupId,
});