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.
Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z
public class AgentTurnResult
The AgentTurnResult type exposes the following members
| Name | Description | |
|---|---|---|
|
AgentTurnResult() |
| Name | Type | Description | |
|---|---|---|---|
|
ActualAgentPrompt | System.String |
Gets and sets the property ActualAgentPrompt. The actual agent prompt for the agent turn in a test set execution. |
|
ActualElicitedSlot | System.String |
Gets and sets the property ActualElicitedSlot. The actual elicited slot for the agent turn in a test set execution. |
|
ActualIntent | System.String |
Gets and sets the property ActualIntent. The actual intent for the agent turn in a test set execution. |
|
ErrorDetails | Amazon.LexModelsV2.Model.ExecutionErrorDetails |
Gets and sets the property ErrorDetails. |
|
ExpectedAgentPrompt | System.String |
Gets and sets the property ExpectedAgentPrompt. The expected agent prompt for the agent turn in a test set 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