Skip to main content

TCognitoIdentityProviderDeleteIdentityProviderRequest

Class in AWS.CognitoIdentityProvider

DeleteIdentityProvider request class.

Ancestors

Properties

ProviderName

property ProviderName: string

UserPoolId

property UserPoolId: string

Constructors

Create

constructor Create(const AUserPoolId, AProviderName: string);

Constructor for TCognitoIdentityProviderDeleteIdentityProviderRequest.

Parameters

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