class Aws::CognitoIdentityProvider::Types::ResourceServerScopeType

A resource server scope.

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

data as a hash:

    {
      scope_name: "ResourceServerScopeNameType", # required
      scope_description: "ResourceServerScopeDescriptionType", # required
    }

@!attribute [rw] scope_name

The name of the scope.
@return [String]

@!attribute [rw] scope_description

A description of the scope.
@return [String]

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

Constants

SENSITIVE