Class DeleteFileSystemLustreResponse
The response object for the Amazon FSx for Lustre file system being deleted in the
DeleteFileSystem
operation.
public class DeleteFileSystemLustreResponse
- Inheritance
-
DeleteFileSystemLustreResponse
- Inherited Members
Constructors
DeleteFileSystemLustreResponse()
public DeleteFileSystemLustreResponse()
Properties
FinalBackupId
Gets and sets the property FinalBackupId.
The ID of the final backup for this file system.
public string FinalBackupId { get; set; }
Property Value
FinalBackupTags
Gets and sets the property FinalBackupTags.
The set of tags applied to the final backup.
public List<Tag> FinalBackupTags { get; set; }