Archive constructor
Archive({})
Implementation
Archive({
this.archiveName,
this.creationTime,
this.eventCount,
this.eventSourceArn,
this.retentionDays,
this.sizeBytes,
this.state,
this.stateReason,
});