Class: Aws::Types::GetRecoveryPlanStepRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetRecoveryPlanStepRequest
- 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.
519 520 521 |
# File 'sig/types.rbs', line 519 def recovery_plan_step_arn @recovery_plan_step_arn end |