RaidArray constructor
RaidArray({})
Implementation
RaidArray({
this.availabilityZone,
this.createdAt,
this.device,
this.instanceId,
this.iops,
this.mountPoint,
this.name,
this.numberOfDisks,
this.raidArrayId,
this.raidLevel,
this.size,
this.stackId,
this.volumeType,
});