Module: Aws::MigrationHubRefactorSpaces::Client::_ListServicesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListServicesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
446 |
# File 'sig/client.rbs', line 446
def next_token: () -> ::String
|
#service_summary_list ⇒ ::Array[Types::ServiceSummary]
447 |
# File 'sig/client.rbs', line 447
def service_summary_list: () -> ::Array[Types::ServiceSummary]
|