class Aws::CloudSearchDomain::Types::UploadDocumentsResponse

Contains the response to an `UploadDocuments` request.

@!attribute [rw] status

The status of an `UploadDocumentsRequest`.
@return [String]

@!attribute [rw] adds

The number of documents that were added to the search domain.
@return [Integer]

@!attribute [rw] deletes

The number of documents that were deleted from the search domain.
@return [Integer]

@!attribute [rw] warnings

Any warnings returned by the document service about the documents
being uploaded.
@return [Array<Types::DocumentServiceWarning>]

Constants

SENSITIVE