Uses of Class
software.amazon.awssdk.services.kendra.model.AttributeSuggestionsDescribeConfig
-
Packages that use AttributeSuggestionsDescribeConfig Package Description software.amazon.awssdk.services.kendra.model -
-
Uses of AttributeSuggestionsDescribeConfig in software.amazon.awssdk.services.kendra.model
Methods in software.amazon.awssdk.services.kendra.model that return AttributeSuggestionsDescribeConfig Modifier and Type Method Description AttributeSuggestionsDescribeConfigDescribeQuerySuggestionsConfigResponse. attributeSuggestionsConfig()Configuration information for the document fields/attributes that you want to base query suggestions on.Methods in software.amazon.awssdk.services.kendra.model with parameters of type AttributeSuggestionsDescribeConfig Modifier and Type Method Description DescribeQuerySuggestionsConfigResponse.BuilderDescribeQuerySuggestionsConfigResponse.Builder. attributeSuggestionsConfig(AttributeSuggestionsDescribeConfig attributeSuggestionsConfig)Configuration information for the document fields/attributes that you want to base query suggestions on.
-