class Aws::Kendra::Types::DocumentAttributeValueCountPair

Provides the count of documents that match a particular attribute when doing a faceted search.

@!attribute [rw] document_attribute_value

The value of the attribute. For example, "HR."
@return [Types::DocumentAttributeValue]

@!attribute [rw] count

The number of documents in the response that have the attribute
value for the key.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/kendra-2019-02-03/DocumentAttributeValueCountPair AWS API Documentation

Constants

SENSITIVE