

# TextDocumentStatistics
<a name="API_TextDocumentStatistics"></a>

Provides information about text documents indexed in an index.

## Contents
<a name="API_TextDocumentStatistics_Contents"></a>

 ** IndexedTextBytes **   <a name="kendra-Type-TextDocumentStatistics-IndexedTextBytes"></a>
The total size, in bytes, of the indexed documents.  
Type: Long  
Valid Range: Minimum value of 0.  
Required: Yes

 ** IndexedTextDocumentsCount **   <a name="kendra-Type-TextDocumentStatistics-IndexedTextDocumentsCount"></a>
The number of text documents indexed.  
Type: Integer  
Valid Range: Minimum value of 0.  
Required: Yes

## See Also
<a name="API_TextDocumentStatistics_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/kendra-2019-02-03/TextDocumentStatistics) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/kendra-2019-02-03/TextDocumentStatistics) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/kendra-2019-02-03/TextDocumentStatistics) 