TableCell
Provides information about a table cell in a table excerpt.
Contents
- Header
-
TRUE
means that the table cell should be treated as a header.Type: Boolean
Required: No
- Highlighted
-
TRUE
means that the table cell has a high enough confidence and is relevant to the query, so the value or content should be highlighted.Type: Boolean
Required: No
- TopAnswer
-
TRUE
if the response of the table cell is the top answer. This is the cell value or content with the highest confidence score or is the most relevant to the query.Type: Boolean
Required: No
- Value
-
The actual value or content within a table cell. A table cell could contain a date value of a year, or a string value of text, for example.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: