VolumeRecoveryPointInfo constructor
VolumeRecoveryPointInfo({})
Implementation
VolumeRecoveryPointInfo({
this.volumeARN,
this.volumeRecoveryPointTime,
this.volumeSizeInBytes,
this.volumeUsageInBytes,
});
VolumeRecoveryPointInfo({
this.volumeARN,
this.volumeRecoveryPointTime,
this.volumeSizeInBytes,
this.volumeUsageInBytes,
});