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.

Contains information about discrepancy in a slot information between the test set and the bot.

Inheritance Hierarchy

System.Object
  Amazon.LexModelsV2.Model.TestSetSlotDiscrepancyItem

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

Syntax

C#
public class TestSetSlotDiscrepancyItem

The TestSetSlotDiscrepancyItem type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ErrorMessage System.String

Gets and sets the property ErrorMessage.

The error message for a discrepancy for an intent between the test set and the bot.

Public Property IntentName System.String

Gets and sets the property IntentName.

The name of the intent associated with the slot in the discrepancy report.

Public Property SlotName System.String

Gets and sets the property SlotName.

The name of the slot in the discrepancy report.

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