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 details about the errors in the test set discrepancy report

Inheritance Hierarchy

System.Object
  Amazon.LexModelsV2.Model.TestSetDiscrepancyErrors

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

Syntax

C#
public class TestSetDiscrepancyErrors

The TestSetDiscrepancyErrors type exposes the following members

Constructors

NameDescription
Public Method TestSetDiscrepancyErrors()

Properties

NameTypeDescription
Public Property IntentDiscrepancies System.Collections.Generic.List<Amazon.LexModelsV2.Model.TestSetIntentDiscrepancyItem>

Gets and sets the property IntentDiscrepancies.

Contains information about discrepancies found for intents between the test set and the bot.

Public Property SlotDiscrepancies System.Collections.Generic.List<Amazon.LexModelsV2.Model.TestSetSlotDiscrepancyItem>

Gets and sets the property SlotDiscrepancies.

Contains information about discrepancies found for slots between the test set and the bot.

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