ResultData
Information about the result.
Contents
- resultId
-
The identifier of the result data.
Type: String
Pattern:
^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$
Required: Yes
- data
-
Summary of the recommended content.
Type: DataSummary object
Required: No
- document
-
The document.
Type: Document object
Required: No
- relevanceScore
-
The relevance score of the results.
Type: Double
Valid Range: Minimum value of 0.0.
Required: No
- type
-
The type of the query result.
Type: String
Valid Values:
KNOWLEDGE_CONTENT | INTENT_ANSWER | GENERATIVE_ANSWER
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: