Class: Aws::Types::DeleteFileSystemLustreResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteFileSystemLustreResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#final_backup_id ⇒ ::String
Returns the value of attribute final_backup_id.
-
#final_backup_tags ⇒ ::Array[Types::Tag]
Returns the value of attribute final_backup_tags.
Instance Attribute Details
#final_backup_id ⇒ ::String
Returns the value of attribute final_backup_id.
684 685 686 |
# File 'sig/types.rbs', line 684 def final_backup_id @final_backup_id end |
#final_backup_tags ⇒ ::Array[Types::Tag]
Returns the value of attribute final_backup_tags.
685 686 687 |
# File 'sig/types.rbs', line 685 def end |