Class: Aws::Types::CancelRecoveryPlanExecutionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#recovery_plan_execution_arn::String

Returns the value of attribute recovery_plan_execution_arn.

Returns:

  • (::String)


40
41
42
# File 'sig/types.rbs', line 40

def recovery_plan_execution_arn
  @recovery_plan_execution_arn
end