You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CognitoIdentityProvider::Types::ResourceServerType

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#identifierString

The identifier for the resource server.

Returns:

  • (String)

    The identifier for the resource server.

#nameString

The name of the resource server.

Returns:

  • (String)

    The name of the resource server.

#scopesArray<Types::ResourceServerScopeType>

A list of scopes that are defined for the resource server.

Returns:

#user_pool_idString

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

Returns:

  • (String)

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