Builder
Properties
Filters search results by document fields/attributes. You can only provide one attribute filter; however, the AndAllFilters
, NotFilter
, and OrAllFilters
parameters contain a list of other filters.
Overrides relevance tuning configurations of fields/attributes set at the index level.
Retrieved relevant passages are returned in pages the size of the PageSize
parameter. By default, Amazon Kendra returns the first page of results. Use this parameter to get result pages after the first one.
A list of document fields/attributes to include in the response. You can limit the response to include certain document fields. By default, all document fields are included in the response.
The user context token or user and group information.
Functions
construct an aws.sdk.kotlin.services.kendra.model.AttributeFilter inside the given block
construct an aws.sdk.kotlin.services.kendra.model.UserContext inside the given block