Skip to main content

TCognitoIdentityProviderDescribeResourceServerRequest

Class in AWS.CognitoIdentityProvider

DescribeResourceServer request class.

Ancestors

Properties

Identifier

property Identifier: string

UserPoolId

property UserPoolId: string

Constructors

Create

constructor Create(const AUserPoolId, AIdentifier: string);

Constructor for TCognitoIdentityProviderDescribeResourceServerRequest.

Parameters

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