Class DeleteVolumeOntapResponse
The response object for the Amazon FSx for NetApp ONTAP volume being deleted in the
DeleteVolume
operation.
public class DeleteVolumeOntapResponse
- Inheritance
-
DeleteVolumeOntapResponse
- Inherited Members
Constructors
DeleteVolumeOntapResponse()
public DeleteVolumeOntapResponse()
Properties
FinalBackupId
Gets and sets the property FinalBackupId.
public string FinalBackupId { get; set; }
Property Value
FinalBackupTags
Gets and sets the property FinalBackupTags.
public List<Tag> FinalBackupTags { get; set; }