AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Contains the results for the user turn by the test execution.
Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z
public class UserTurnResult
The UserTurnResult type exposes the following members
| Name | Description | |
|---|---|---|
|
UserTurnResult() |
| Name | Type | Description | |
|---|---|---|---|
|
ActualOutput | Amazon.LexModelsV2.Model.UserTurnOutputSpecification |
Gets and sets the property ActualOutput. Contains information about the actual output for the user turn. |
|
ConversationLevelResult | Amazon.LexModelsV2.Model.ConversationLevelResultDetail |
Gets and sets the property ConversationLevelResult. Contains information about the results related to the conversation associated with the user turn. |
|
EndToEndResult | Amazon.LexModelsV2.TestResultMatchStatus |
Gets and sets the property EndToEndResult. Specifies whether the expected and actual outputs match or not, or if there is an error in execution. |
|
ErrorDetails | Amazon.LexModelsV2.Model.ExecutionErrorDetails |
Gets and sets the property ErrorDetails. |
|
ExpectedOutput | Amazon.LexModelsV2.Model.UserTurnOutputSpecification |
Gets and sets the property ExpectedOutput. Contains information about the expected output for the user turn. |
|
Input | Amazon.LexModelsV2.Model.UserTurnInputSpecification |
Gets and sets the property Input. Contains information about the user messages in the turn in the input. |
|
IntentMatchResult | Amazon.LexModelsV2.TestResultMatchStatus |
Gets and sets the property IntentMatchResult. Specifies whether the expected and actual intents match or not. |
|
SlotMatchResult | Amazon.LexModelsV2.TestResultMatchStatus |
Gets and sets the property SlotMatchResult. Specifies whether the expected and actual slots match or not. |
|
SpeechTranscriptionResult | Amazon.LexModelsV2.TestResultMatchStatus |
Gets and sets the property SpeechTranscriptionResult. Specifies whether the expected and actual speech transcriptions match or not, or if there is an error in execution. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5