Skip to main content

TCognitoIdentityProviderDeleteUserPoolDomainRequest

Class in AWS.CognitoIdentityProvider

DeleteUserPoolDomain request class.

Ancestors

Properties

Domain

property Domain: string

UserPoolId

property UserPoolId: string

Constructors

Create

constructor Create(const AUserPoolId, ADomain: string);

Constructor for TCognitoIdentityProviderDeleteUserPoolDomainRequest.

Parameters

NameDescription
AUserPoolIdSpecify the ID of the user pool.
ADomainThe domain string. For custom domains, specify the fully-qualified domain name. For Amazon Cognito prefix domains, use the prefix on its own.