Skip to main content

TCognitoIdentityProviderListIdentityProvidersRequest

Class in AWS.CognitoIdentityProvider

ListIdentityProviders request class.

Ancestors

Properties

MaxResults

property MaxResults: TOptional<Integer>

NextToken

property NextToken: string

UserPoolId

property UserPoolId: string

Constructors

Create

constructor Create(const AUserPoolId: string);

Constructor for TCognitoIdentityProviderListIdentityProvidersRequest.

Parameters

NameDescription
AUserPoolIdSpecify the ID of the user pool.