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