class Aws::CognitoIdentityProvider::Types::DescribeResourceServerRequest

@note When making an API call, you may pass DescribeResourceServerRequest

data as a hash:

    {
      user_pool_id: "UserPoolIdType", # required
      identifier: "ResourceServerIdentifierType", # required
    }

@!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]

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

Constants

SENSITIVE