class Aws::CognitoIdentityProvider::Types::DeleteResourceServerRequest
@note When making an API call, you may pass DeleteResourceServerRequest
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/DeleteResourceServerRequest AWS API Documentation
Constants
- SENSITIVE