AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
cognitoidentity
/
aws.sdk.kotlin.services.cognitoidentity.model
/
ListIdentityPoolsResponse
/
Builder
Builder
class
Builder
Members
Properties
identity
Pools
Link copied to clipboard
var
identityPools
:
List
<
IdentityPoolShortDescription
>
?
The identity pools returned by the ListIdentityPools action.
next
Token
Link copied to clipboard
var
nextToken
:
String
?
A pagination token.