Uses of Class
software.amazon.awssdk.services.kendra.model.AttributeSuggestionsGetConfig
-
Packages that use AttributeSuggestionsGetConfig Package Description software.amazon.awssdk.services.kendra.model -
-
Uses of AttributeSuggestionsGetConfig in software.amazon.awssdk.services.kendra.model
Methods in software.amazon.awssdk.services.kendra.model that return AttributeSuggestionsGetConfig Modifier and Type Method Description AttributeSuggestionsGetConfigGetQuerySuggestionsRequest. 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 AttributeSuggestionsGetConfig Modifier and Type Method Description GetQuerySuggestionsRequest.BuilderGetQuerySuggestionsRequest.Builder. attributeSuggestionsConfig(AttributeSuggestionsGetConfig attributeSuggestionsConfig)Configuration information for the document fields/attributes that you want to base query suggestions on.
-