Class: Aws::Types::DeleteFileSystemOpenZFSResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteFileSystemOpenZFSResponse
- 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.
697 698 699 |
# File 'sig/types.rbs', line 697 def final_backup_id @final_backup_id end |
#final_backup_tags ⇒ ::Array[Types::Tag]
Returns the value of attribute final_backup_tags.
698 699 700 |
# File 'sig/types.rbs', line 698 def @final_backup_tags end |