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
| Name | Description |
|---|---|
AUserPoolId | Specify the ID of the user pool. |
AIdentifier | Specify the identifier for the resource server. |