Class: Aws::Types::GetRecoveryPlanResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetRecoveryPlanResponse
- 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.
514 515 516 |
# File 'sig/types.rbs', line 514 def recovery_plan @recovery_plan end |