You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Kendra::Types::BatchDeleteDocumentResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#failed_documentsArray<Types::BatchDeleteDocumentResponseFailedDocument>

A list of documents that could not be removed from the index. Each entry contains an error message that indicates why the document couldn\'t be removed from the index.

Returns: