AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.LexModelsV2.Model.TestExecutionSummary

Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z

Syntax

C#
public class TestExecutionSummary

The TestExecutionSummary type exposes the following members

Constructors

NameDescription
Public Method TestExecutionSummary()

Properties

NameTypeDescription
Public Property ApiMode Amazon.LexModelsV2.TestExecutionApiMode

Gets and sets the property ApiMode.

Specifies whether the API mode for the test execution is streaming or non-streaming.

Public Property CreationDateTime System.DateTime

Gets and sets the property CreationDateTime.

The date and time at which the test execution was created.

Public Property LastUpdatedDateTime System.DateTime

Gets and sets the property LastUpdatedDateTime.

The date and time at which the test execution was last updated.

Public Property Target Amazon.LexModelsV2.Model.TestExecutionTarget

Gets and sets the property Target.

Contains information about the bot used for the test execution..

Public Property TestExecutionId System.String

Gets and sets the property TestExecutionId.

The unique identifier of the test execution.

Public Property TestExecutionModality Amazon.LexModelsV2.TestExecutionModality

Gets and sets the property TestExecutionModality.

Specifies whether the data used for the test execution is written or spoken.

Public Property TestExecutionStatus Amazon.LexModelsV2.TestExecutionStatus

Gets and sets the property TestExecutionStatus.

The current status of the test execution.

Public Property TestSetId System.String

Gets and sets the property TestSetId.

The unique identifier of the test set used in the test execution.

Public Property TestSetName System.String

Gets and sets the property TestSetName.

The name of the test set used in the test execution.

Version Information

.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