CreateSnapshotFromVolumeRecoveryPointOutput constructor
      
      CreateSnapshotFromVolumeRecoveryPointOutput({})
     
    
    
Implementation
CreateSnapshotFromVolumeRecoveryPointOutput({
  this.snapshotId,
  this.volumeARN,
  this.volumeRecoveryPointTime,
});