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
/
ListSolutionsResponse
/
Builder
Builder
class
Builder
Members
Properties
next
Token
Link copied to clipboard
var
nextToken
:
String
?
A token for getting the next set of solutions (if they exist).
solutions
Link copied to clipboard
var
solutions
:
List
<
SolutionSummary
>
?
A list of the current solutions.