The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.