Module: Aws::MigrationHubOrchestrator::Client::_ListWorkflowStepsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#workflow_steps_summary::Array[Types::WorkflowStepSummary]

Returns:



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

def workflow_steps_summary: () -> ::Array[Types::WorkflowStepSummary]