Module: Aws::MigrationHubStrategyRecommendations::Client::_ListServersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListServersResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
261 |
# File 'sig/client.rbs', line 261
def next_token: () -> ::String
|
#server_infos ⇒ ::Array[Types::ServerDetail]
262 |
# File 'sig/client.rbs', line 262
def server_infos: () -> ::Array[Types::ServerDetail]
|