Skip to main content

ICognitoIdentityProviderResourceServerType

Interface in AWS.CognitoIdentityProvider

Interface for ResourceServerType.

Properties

Identifier

property Identifier: string

The unique identifier for the resource server.

Name

property Name: string

The name of the resource server.

Scopes

property Scopes: TList<ICognitoIdentityProviderResourceServerScopeType>

Type: ICognitoIdentityProviderResourceServerScopeType

A list of scopes defined for the resource server.

UserPoolId

property UserPoolId: string

The ID of the user pool that hosts the resource server.