Class: Aws::Types::DeleteFileSystemWindowsResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteFileSystemWindowsResponse
- 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.
727 728 729 |
# File 'sig/types.rbs', line 727 def final_backup_id @final_backup_id end |
#final_backup_tags ⇒ ::Array[Types::Tag]
Returns the value of attribute final_backup_tags.
728 729 730 |
# File 'sig/types.rbs', line 728 def end |