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
| Name | Description |
|---|---|
AUserPoolId | Specify the ID of the user pool. |