Class: Aws::Types::CancelRecoveryPlanExecutionResponse
- Inherits:
-
Object
- Object
- Aws::Types::CancelRecoveryPlanExecutionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#recovery_plan_execution ⇒ Types::RecoveryPlanExecution
Returns the value of attribute recovery_plan_execution.
Instance Attribute Details
#recovery_plan_execution ⇒ Types::RecoveryPlanExecution
Returns the value of attribute recovery_plan_execution.
45 46 47 |
# File 'sig/types.rbs', line 45 def recovery_plan_execution @recovery_plan_execution end |