Module: Aws::MigrationHubStrategyRecommendations::Client::_ListCollectorsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCollectorsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#collectors ⇒ ::Array[Types::Collector]
237 |
# File 'sig/client.rbs', line 237
def collectors: () -> ::Array[Types::Collector]
|
#next_token ⇒ ::String
238 |
# File 'sig/client.rbs', line 238
def next_token: () -> ::String
|