Skip to main content

TCognitoIdentityProviderListGroupsRequest

Class in AWS.CognitoIdentityProvider

ListGroups request class.

Ancestors

Properties

Limit

property Limit: TOptional<Integer>

NextToken

property NextToken: string

UserPoolId

property UserPoolId: string

Constructors

Create

constructor Create(const AUserPoolId: string);

Constructor for TCognitoIdentityProviderListGroupsRequest.

Parameters

NameDescription
AUserPoolIdSpecify the ID of the user pool.