Module: Aws::MigrationHubStrategyRecommendations::Client::_ListAnalyzableServersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAnalyzableServersResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#analyzable_servers ⇒ ::Array[Types::AnalyzableServerSummary]
203 |
# File 'sig/client.rbs', line 203
def analyzable_servers: () -> ::Array[Types::AnalyzableServerSummary]
|
#next_token ⇒ ::String
204 |
# File 'sig/client.rbs', line 204
def next_token: () -> ::String
|