Class: Aws::Types::DeleteRecoveryGroupRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteRecoveryGroupRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#recovery_group_name ⇒ ::String
Returns the value of attribute recovery_group_name.
Instance Attribute Details
#recovery_group_name ⇒ ::String
Returns the value of attribute recovery_group_name.
131 132 133 |
# File 'sig/types.rbs', line 131 def recovery_group_name @recovery_group_name end |