Class: Aws::Types::DescribeBackupInput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeBackupInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#backup_arn ⇒ ::String
Returns the value of attribute backup_arn.
Instance Attribute Details
#backup_arn ⇒ ::String
Returns the value of attribute backup_arn.
455 456 457 |
# File 'sig/types.rbs', line 455 def backup_arn @backup_arn end |