Class: Aws::Types::UpdateRecoveryPlanStepResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateRecoveryPlanStepResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#recovery_plan_step ⇒ Types::RecoveryPlanStep
Returns the value of attribute recovery_plan_step.
Instance Attribute Details
#recovery_plan_step ⇒ Types::RecoveryPlanStep
Returns the value of attribute recovery_plan_step.
1515 1516 1517 |
# File 'sig/types.rbs', line 1515 def recovery_plan_step @recovery_plan_step end |