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
427 |
# File 'sig/client.rbs', line 427
def next_token: () -> ::String
|
#workflow_step_groups_summary ⇒ ::Array[Types::WorkflowStepGroupSummary]
428 |
# File 'sig/client.rbs', line 428
def workflow_step_groups_summary: () -> ::Array[Types::WorkflowStepGroupSummary]
|