toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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).