TextMatchItem
A structure indicating matched terms for an attribute.
Contents
- attribute
-
The name of the attribute.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: No
- matchOffsets
-
List of offsets indicating matching terms in the TextMatchItem text.
Type: Array of MatchOffset objects
Required: No
- text
-
Snippet of attribute text containing highlighted content.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: