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 of the test execution, grouped by type of results. See Test result details">Test results details for details about different types of results.
Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z
public class TestExecutionResultItems
The TestExecutionResultItems type exposes the following members
Name | Description | |
---|---|---|
![]() |
TestExecutionResultItems() |
Name | Type | Description | |
---|---|---|---|
![]() |
ConversationLevelTestResults | Amazon.LexModelsV2.Model.ConversationLevelTestResults |
Gets and sets the property ConversationLevelTestResults. Results related to conversations in the test set, including metrics about success and failure of conversations and intent and slot failures. |
![]() |
IntentClassificationTestResults | Amazon.LexModelsV2.Model.IntentClassificationTestResults |
Gets and sets the property IntentClassificationTestResults. Intent recognition results aggregated by intent name. The aggregated results contain success and failure rates of intent recognition, speech transcriptions, and end-to-end conversations. |
![]() |
IntentLevelSlotResolutionTestResults | Amazon.LexModelsV2.Model.IntentLevelSlotResolutionTestResults |
Gets and sets the property IntentLevelSlotResolutionTestResults. Slot resolution results aggregated by intent and slot name. The aggregated results contain success and failure rates of slot resolution, speech transcriptions, and end-to-end conversations |
![]() |
OverallTestResults | Amazon.LexModelsV2.Model.OverallTestResults |
Gets and sets the property OverallTestResults. Overall results for the test execution, including the breakdown of conversations and single-input utterances. |
![]() |
UtteranceLevelTestResults | Amazon.LexModelsV2.Model.UtteranceLevelTestResults |
Gets and sets the property UtteranceLevelTestResults. Results related to utterances in the test set. |
.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