NAME
Paws::Kendra::QueryResult
ATTRIBUTES
FacetResults => ArrayRef[Paws::Kendra::FacetResult]
Contains the facet results. A FacetResult contains the counts for each attribute key that was specified in the Facets input parameter.
QueryId => Str
The unique identifier for the search. You use QueryId to identify the search when using the feedback API.
ResultItems => ArrayRef[Paws::Kendra::QueryResultItem]
The results of the search.
TotalNumberOfResults => Int
The number of items returned by the search. Use this to determine when you have requested the last set of results.