Module: Aws::CustomerProfiles::Client::_ListRecommendersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRecommendersResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1494 |
# File 'sig/client.rbs', line 1494
def next_token: () -> ::String
|
#recommenders ⇒ ::Array[Types::RecommenderSummary]
1495 |
# File 'sig/client.rbs', line 1495
def recommenders: () -> ::Array[Types::RecommenderSummary]
|