The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::CloudSearchDomain::UploadDocumentsResponse

ATTRIBUTES

Adds => Int

  The number of documents that were added to the search domain.
=head2 Deletes => Int

  The number of documents that were deleted from the search domain.
=head2 Status => Str

  The status of an C<UploadDocumentsRequest>.
=head2 Warnings => ArrayRef[L<Paws::CloudSearchDomain::DocumentServiceWarning>]

  Any warnings returned by the document service about the documents being
uploaded.