class Aws::CognitoIdentityProvider::Types::ResourceServerType

A container for information about a resource server for a user pool.

@!attribute [rw] user_pool_id

The user pool ID for the user pool that hosts the resource server.
@return [String]

@!attribute [rw] identifier

The identifier for the resource server.
@return [String]

@!attribute [rw] name

The name of the resource server.
@return [String]

@!attribute [rw] scopes

A list of scopes that are defined for the resource server.
@return [Array<Types::ResourceServerScopeType>]

@see docs.aws.amazon.com/goto/WebAPI/cognito-idp-2016-04-18/ResourceServerType AWS API Documentation

Constants

SENSITIVE