Skip to main content

ICognitoIdentityProviderListUserPoolClientsRequest

Interface in AWS.CognitoIdentityProvider

Interface for ListUserPoolClients requests.

Ancestors

Properties

MaxResults

property MaxResults: TOptional<Integer>

Specify a limit for number of user pool clients returned.

Valid range: 0 - 60.

NextToken

property NextToken: string

Specify a NextToken returned from a previous request.

UserPoolId

property UserPoolId: string

Specify the ID of the user pool.