Skip to main content

TCognitoIdentityProviderDeleteResourceServerRequest

Class in AWS.CognitoIdentityProvider

DeleteResourceServer request class.

Ancestors

Properties

Identifier

property Identifier: string

UserPoolId

property UserPoolId: string

Constructors

Create

constructor Create(const AUserPoolId, AIdentifier: string);

Constructor for TCognitoIdentityProviderDeleteResourceServerRequest.

Parameters

NameDescription
AUserPoolIdSpecify the ID of the user pool.
AIdentifierSpecify the identifier for the resource server.