Class: Aws::Types::DeleteRecoveryPlanStepRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteRecoveryPlanStepRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#recovery_plan_step_arn ⇒ ::String
Returns the value of attribute recovery_plan_step_arn.
Instance Attribute Details
#recovery_plan_step_arn ⇒ ::String
Returns the value of attribute recovery_plan_step_arn.
249 250 251 |
# File 'sig/types.rbs', line 249 def recovery_plan_step_arn @recovery_plan_step_arn end |