LastCrawlInfo constructor
LastCrawlInfo({})
Implementation
LastCrawlInfo({
this.errorMessage,
this.logGroup,
this.logStream,
this.messagePrefix,
this.startTime,
this.status,
});
LastCrawlInfo({
this.errorMessage,
this.logGroup,
this.logStream,
this.messagePrefix,
this.startTime,
this.status,
});