class Aws::Kendra::Types::FacetResult
The facet values for the documents in the response.
@!attribute [rw] document_attribute_key
The key for the facet values. This is the same as the `DocumentAttributeKey` provided in the query. @return [String]
@!attribute [rw] document_attribute_value_type
The data type of the facet value. This is the same as the type defined for the index field when it was created. @return [String]
@!attribute [rw] document_attribute_value_count_pairs
An array of key/value pairs, where the key is the value of the attribute and the count is the number of documents that share the key value. @return [Array<Types::DocumentAttributeValueCountPair>]
@see docs.aws.amazon.com/goto/WebAPI/kendra-2019-02-03/FacetResult AWS API Documentation
Constants
- SENSITIVE