Class: Aws::Types::DeleteRecoveryPlanStepResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteRecoveryPlanStepResponse
- 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.
254 255 256 |
# File 'sig/types.rbs', line 254 def recovery_plan_step_arn @recovery_plan_step_arn end |