class Aws::WorkDocs::Types::DeleteUserRequest

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

data as a hash:

    {
      authentication_token: "AuthenticationHeaderType",
      user_id: "IdType", # required
    }

@!attribute [rw] authentication_token

Amazon WorkDocs authentication token. Do not set this field when
using administrative API actions, as in accessing the API using AWS
credentials.
@return [String]

@!attribute [rw] user_id

The ID of the user.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/workdocs-2016-05-01/DeleteUserRequest AWS API Documentation

Constants

SENSITIVE