Class: Aws::Types::GetRecoveryPlanStepRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#recovery_plan_step_arn::String

Returns the value of attribute recovery_plan_step_arn.

Returns:

  • (::String)


519
520
521
# File 'sig/types.rbs', line 519

def recovery_plan_step_arn
  @recovery_plan_step_arn
end