Outpost constructor
Outpost({})
Implementation
Outpost({
this.availabilityZone,
this.availabilityZoneId,
this.description,
this.lifeCycleStatus,
this.name,
this.outpostArn,
this.outpostId,
this.ownerId,
this.siteId,
this.tags,
});