Class: Aws::Types::DeleteVolumeOntapResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteVolumeOntapResponse
- 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.
764 765 766 |
# File 'sig/types.rbs', line 764 def final_backup_id @final_backup_id end |
#final_backup_tags ⇒ ::Array[Types::Tag]
Returns the value of attribute final_backup_tags.
765 766 767 |
# File 'sig/types.rbs', line 765 def @final_backup_tags end |