You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::FSx::Types::DeleteFileSystemLustreResponse
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::FSx::Types::DeleteFileSystemLustreResponse
 
- Defined in:
- (unknown)
Overview
The response object for the Amazon FSx for Lustre file system being deleted in the DeleteFileSystem operation.
Returned by:
Instance Attribute Summary collapse
- 
  
    
      #final_backup_id  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The ID of the final backup for this file system. 
- 
  
    
      #final_backup_tags  ⇒ Array<Types::Tag> 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The set of tags applied to the final backup. 
Instance Attribute Details
#final_backup_id ⇒ String
The ID of the final backup for this file system.
#final_backup_tags ⇒ Array<Types::Tag>
The set of tags applied to the final backup.