class Aws::CognitoIdentityProvider::Types::DeleteUserPoolRequest

Represents the request to delete a user pool.

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

data as a hash:

    {
      user_pool_id: "UserPoolIdType", # required
    }

@!attribute [rw] user_pool_id

The user pool ID for the user pool you want to delete.
@return [String]

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

Constants

SENSITIVE