The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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 total number of items found by the search; however, you can only retrieve up to 100 items. For example, if the search found 192 items, you can only retrieve the first 100 of the items.

_request_id => Str