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

#identifier ⇒ String

The identifier for the resource server.

Returns:

  • (String) —

    The identifier for the resource server.

#name ⇒ String

The name of the resource server.

Returns:

  • (String) —

    The name of the resource server.

#scopes ⇒ Array<Types::ResourceServerScopeType>

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

Returns:

#user_pool_id ⇒ String

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.