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.

The information about the agent turn in a test set execution.

Inheritance Hierarchy

System.Object
  Amazon.LexModelsV2.Model.AgentTurnResult

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

Syntax

C#
public class AgentTurnResult

The AgentTurnResult type exposes the following members

Constructors

NameDescription
Public Method AgentTurnResult()

Properties

NameTypeDescription
Public Property ActualAgentPrompt System.String

Gets and sets the property ActualAgentPrompt.

The actual agent prompt for the agent turn in a test set execution.

Public Property ActualElicitedSlot System.String

Gets and sets the property ActualElicitedSlot.

The actual elicited slot for the agent turn in a test set execution.

Public Property ActualIntent System.String

Gets and sets the property ActualIntent.

The actual intent for the agent turn in a test set execution.

Public Property ErrorDetails Amazon.LexModelsV2.Model.ExecutionErrorDetails

Gets and sets the property ErrorDetails.

Public Property ExpectedAgentPrompt System.String

Gets and sets the property ExpectedAgentPrompt.

The expected agent prompt for the agent turn in a test set 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