class Aws::WorkMail::Types::DeleteUserRequest

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

data as a hash:

    {
      organization_id: "OrganizationId", # required
      user_id: "WorkMailIdentifier", # required
    }

@!attribute [rw] organization_id

The organization that contains the user to be deleted.
@return [String]

@!attribute [rw] user_id

The identifier of the user to be deleted.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/workmail-2017-10-01/DeleteUserRequest AWS API Documentation

Constants

SENSITIVE