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
- Struct
- Aws::Kendra::Types::IndexStatistics
- 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
-
#faq_statistics ⇒ Types::FaqStatistics
The number of question and answer topics in the index.
-
#text_document_statistics ⇒ Types::TextDocumentStatistics
The number of text documents indexed.
Instance Attribute Details
#faq_statistics ⇒ Types::FaqStatistics
The number of question and answer topics in the index.
#text_document_statistics ⇒ Types::TextDocumentStatistics
The number of text documents indexed.