DescribeArchiveResponse constructor
DescribeArchiveResponse({})
Implementation
DescribeArchiveResponse({
this.archiveArn,
this.archiveName,
this.creationTime,
this.description,
this.eventCount,
this.eventPattern,
this.eventSourceArn,
this.retentionDays,
this.sizeBytes,
this.state,
this.stateReason,
});