Skip to main content

TCognitoIdentityProviderDescribeIdentityProviderRequest

Class in AWS.CognitoIdentityProvider

DescribeIdentityProvider request class.

Ancestors

Properties

ProviderName

property ProviderName: string

UserPoolId

property UserPoolId: string

Constructors

Create

constructor Create(const AUserPoolId, AProviderName: string);

Constructor for TCognitoIdentityProviderDescribeIdentityProviderRequest.

Parameters

NameDescription
AUserPoolIdSpecify the ID of the user pool.
AProviderNameSpecify the name of the Identity Provider (IdP).