Skip to main content

ICognitoIdentityProviderListUserPoolsResponse

Interface in AWS.CognitoIdentityProvider

Interface for ListUserPools responses.

Ancestors

Properties

NextToken

property NextToken: string

A NextToken for use in subsequent requests to fetch more results.

UserPools

property UserPools: TList<ICognitoIdentityProviderUserPoolDescriptionType>

Type: ICognitoIdentityProviderUserPoolDescriptionType

A list of user pools.