Class DeleteFileSystemOpenZFSResponse
The response object for the Amazon FSx for OpenZFS file system that's being deleted
in the DeleteFileSystem
operation.
public class DeleteFileSystemOpenZFSResponse
- Inheritance
-
DeleteFileSystemOpenZFSResponse
- Inherited Members
Constructors
DeleteFileSystemOpenZFSResponse()
public DeleteFileSystemOpenZFSResponse()
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; }