Module: Aws::MigrationHubOrchestrator::Client::_ListTemplateStepsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTemplateStepsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
400 |
# File 'sig/client.rbs', line 400
def next_token: () -> ::String
|
#template_step_summary_list ⇒ ::Array[Types::TemplateStepSummary]
401 |
# File 'sig/client.rbs', line 401
def template_step_summary_list: () -> ::Array[Types::TemplateStepSummary]
|