Class: Aws::Types::DeleteRecoveryPlanStepRequest

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)


249
250
251
# File 'sig/types.rbs', line 249

def recovery_plan_step_arn
  @recovery_plan_step_arn
end