Module: Aws::MigrationHubOrchestrator::Client::_ListWorkflowStepGroupsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#workflow_step_groups_summary::Array[Types::WorkflowStepGroupSummary]

Returns:



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

def workflow_step_groups_summary: () -> ::Array[Types::WorkflowStepGroupSummary]