Module: Aws::Drs::Client::_ListRecoveryPlanExecutionStepsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListRecoveryPlanExecutionStepsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


619
# File 'sig/client.rbs', line 619

def next_token: () -> ::String

#recovery_plan_execution_steps::Array[Types::RecoveryPlanExecutionStepSummary]



618
# File 'sig/client.rbs', line 618

def recovery_plan_execution_steps: () -> ::Array[Types::RecoveryPlanExecutionStepSummary]