Skip to main content

ICognitoIdentityProviderListGroupsRequest

Interface in AWS.CognitoIdentityProvider

Interface for ListGroups requests.

Ancestors

Properties

Limit

property Limit: TOptional<Integer>

Specify a limit for number of groups 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.