You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudSearchDomain::Types::UploadDocumentsResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::CloudSearchDomain::Types::UploadDocumentsResponse
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#adds ⇒ Integer
The number of documents that were added to the search domain.
-
#deletes ⇒ Integer
The number of documents that were deleted from the search domain.
-
#status ⇒ String
The status of an
UploadDocumentsRequest
. -
#warnings ⇒ Array<Types::DocumentServiceWarning>
Any warnings returned by the document service about the documents being uploaded.
Instance Attribute Details
#adds ⇒ Integer
The number of documents that were added to the search domain.
#deletes ⇒ Integer
The number of documents that were deleted from the search domain.
#status ⇒ String
The status of an UploadDocumentsRequest
.
#warnings ⇒ Array<Types::DocumentServiceWarning>
Any warnings returned by the document service about the documents being uploaded.