SuggestableConfig
Provides the configuration information for a document field/attribute that you want to base query suggestions on.
Contents
- AttributeName
-
The name of the document field/attribute.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 200.
Pattern:
[a-zA-Z0-9_][a-zA-Z0-9_-]*
Required: No
- Suggestable
-
TRUE
means the document field/attribute is suggestible, so the contents within the field can be used for query suggestions.Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: