EventStream constructor
EventStream({})
Implementation
EventStream({
required this.applicationId,
required this.destinationStreamArn,
required this.roleArn,
this.externalId,
this.lastModifiedDate,
this.lastUpdatedBy,
});