Class: Aws::Types::CreateRecoveryPlanStepResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateRecoveryPlanStepResponse
- 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.
120 121 122 |
# File 'sig/types.rbs', line 120 def recovery_plan_step @recovery_plan_step end |