Class: Aws::Types::RetryRecoveryPlanExecutionStepResponse
- Inherits:
-
Object
- Object
- Aws::Types::RetryRecoveryPlanExecutionStepResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#recovery_plan_execution_step ⇒ Types::RecoveryPlanExecutionStep
Returns the value of attribute recovery_plan_execution_step.
Instance Attribute Details
#recovery_plan_execution_step ⇒ Types::RecoveryPlanExecutionStep
Returns the value of attribute recovery_plan_execution_step.
1192 1193 1194 |
# File 'sig/types.rbs', line 1192 def recovery_plan_execution_step @recovery_plan_execution_step end |