Class: Aws::Types::DescribeBackupOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeBackupOutput
- 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.
460 461 462 |
# File 'sig/types.rbs', line 460 def backup_description @backup_description end |