AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
personalize
/
aws.sdk.kotlin.services.personalize.model
/
ListRecipesResponse
/
Builder
Builder
class
Builder
Members
Properties
next
Token
Link copied to clipboard
var
nextToken
:
String
?
A token for getting the next set of recipes.
recipes
Link copied to clipboard
var
recipes
:
List
<
RecipeSummary
>
?
The list of available recipes.