class Aws::WorkDocs::Types::DeleteDocumentRequest

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

data as a hash:

    {
      authentication_token: "AuthenticationHeaderType",
      document_id: "ResourceIdType", # required
    }

@!attribute [rw] authentication_token

Amazon WorkDocs authentication token. Not required when using AWS
administrator credentials to access the API.
@return [String]

@!attribute [rw] document_id

The ID of the document.
@return [String]

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

Constants

SENSITIVE