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

Returns:

  • (::String)


1469
# File 'sig/client.rbs', line 1469

def next_token: () -> ::String

#recommender_recipes::Array[Types::RecommenderRecipe]

Returns:



1470
# File 'sig/client.rbs', line 1470

def recommender_recipes: () -> ::Array[Types::RecommenderRecipe]