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.
Summarizes metadata about the test execution.
Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z
public class TestExecutionSummary
The TestExecutionSummary type exposes the following members
Name | Description | |
---|---|---|
![]() |
TestExecutionSummary() |
Name | Type | Description | |
---|---|---|---|
![]() |
ApiMode | Amazon.LexModelsV2.TestExecutionApiMode |
Gets and sets the property ApiMode. Specifies whether the API mode for the test execution is streaming or non-streaming. |
![]() |
CreationDateTime | System.DateTime |
Gets and sets the property CreationDateTime. The date and time at which the test execution was created. |
![]() |
LastUpdatedDateTime | System.DateTime |
Gets and sets the property LastUpdatedDateTime. The date and time at which the test execution was last updated. |
![]() |
Target | Amazon.LexModelsV2.Model.TestExecutionTarget |
Gets and sets the property Target. Contains information about the bot used for the test execution.. |
![]() |
TestExecutionId | System.String |
Gets and sets the property TestExecutionId. The unique identifier of the test execution. |
![]() |
TestExecutionModality | Amazon.LexModelsV2.TestExecutionModality |
Gets and sets the property TestExecutionModality. Specifies whether the data used for the test execution is written or spoken. |
![]() |
TestExecutionStatus | Amazon.LexModelsV2.TestExecutionStatus |
Gets and sets the property TestExecutionStatus. The current status of the test execution. |
![]() |
TestSetId | System.String |
Gets and sets the property TestSetId. The unique identifier of the test set used in the test execution. |
![]() |
TestSetName | System.String |
Gets and sets the property TestSetName. The name of the test set used in the test 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