toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
customerprofiles
/
aws.sdk.kotlin.services.customerprofiles.model
/
ListDomainsResponse
/
Builder
Builder
class
Builder
Members
Properties
items
Link copied to clipboard
var
items
:
List
<
ListDomainItem
>
?
The list of ListDomains instances.
next
Token
Link copied to clipboard
var
nextToken
:
String
?
The pagination token from the previous ListDomains API call.