Class: Aws::Types::DeleteBackupOutput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteBackupOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#backup_description ⇒ Types::BackupDescription
Returns the value of attribute backup_description.
Instance Attribute Details
#backup_description ⇒ Types::BackupDescription
Returns the value of attribute backup_description.
377 378 379 |
# File 'sig/types.rbs', line 377 def backup_description @backup_description end |