Class: Aws::Types::CreateRecoveryPlanResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateRecoveryPlanResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#recovery_plan ⇒ Types::RecoveryPlan
Returns the value of attribute recovery_plan.
Instance Attribute Details
#recovery_plan ⇒ Types::RecoveryPlan
Returns the value of attribute recovery_plan.
106 107 108 |
# File 'sig/types.rbs', line 106 def recovery_plan @recovery_plan end |