Class: Aws::Types::DeleteBackupInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteBackupInput
- 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.
372 373 374 |
# File 'sig/types.rbs', line 372 def backup_arn @backup_arn end |