VolumeInfo constructor
VolumeInfo({})
Implementation
VolumeInfo({
this.gatewayARN,
this.gatewayId,
this.volumeARN,
this.volumeAttachmentStatus,
this.volumeId,
this.volumeSizeInBytes,
this.volumeType,
});