class Aws::CognitoIdentityProvider::Types::DeleteUserRequest

Represents the request to delete a user.

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

data as a hash:

    {
      access_token: "TokenModelType", # required
    }

@!attribute [rw] access_token

The access token from a request to delete a user.
@return [String]

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

Constants

SENSITIVE