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

Class: Aws::Kendra::Types::IndexStatistics

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

Overview

Provides information about the number of documents and the number of questions and answers in an index.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#faq_statisticsTypes::FaqStatistics

The number of question and answer topics in the index.

Returns:

#text_document_statisticsTypes::TextDocumentStatistics

The number of text documents indexed.

Returns: