Class: Aws::Types::UpdateRecoveryPlanExecutionStepResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateRecoveryPlanExecutionStepResponse
- 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.
1491 1492 1493 |
# File 'sig/types.rbs', line 1491 def recovery_plan_execution_step @recovery_plan_execution_step end |