Module: Aws::CustomerProfiles::Client::_ListRecommenderRecipesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRecommenderRecipesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1469 |
# File 'sig/client.rbs', line 1469
def next_token: () -> ::String
|
#recommender_recipes ⇒ ::Array[Types::RecommenderRecipe]
1470 |
# File 'sig/client.rbs', line 1470
def recommender_recipes: () -> ::Array[Types::RecommenderRecipe]
|