UtteranceLevelTestResultItem
Contains information about multiple utterances in the results of a test set execution.
Contents
- recordNumber
-
The record number of the result.
Type: Long
Valid Range: Minimum value of 1. Maximum value of 200000.
Required: Yes
- turnResult
-
Contains information about the turn associated with the result.
Type: TestSetTurnResult object
Required: Yes
- conversationId
-
The unique identifier for the conversation associated with the result.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 50.
Pattern:
^([0-9a-zA-Z][_-]?)+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: