Class: Aws::Types::CreateBackupOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateBackupOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#backup_details ⇒ Types::BackupDetails
Returns the value of attribute backup_details.
Instance Attribute Details
#backup_details ⇒ Types::BackupDetails
Returns the value of attribute backup_details.
273 274 275 |
# File 'sig/types.rbs', line 273 def backup_details @backup_details end |