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.

An object containing the results for the intent metrics you requested and the bin and/or group(s) they refer to, if applicable.

Inheritance Hierarchy

System.Object
  Amazon.LexModelsV2.Model.AnalyticsIntentResult

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

Syntax

C#
public class AnalyticsIntentResult

The AnalyticsIntentResult type exposes the following members

Constructors

NameDescription
Public Method AnalyticsIntentResult()

Properties

NameTypeDescription
Public Property BinKeys System.Collections.Generic.List<Amazon.LexModelsV2.Model.AnalyticsBinKey>

Gets and sets the property BinKeys.

A list of objects containing the criteria you requested for binning results and the values of the bins.

Public Property GroupByKeys System.Collections.Generic.List<Amazon.LexModelsV2.Model.AnalyticsIntentGroupByKey>

Gets and sets the property GroupByKeys.

A list of objects containing the criteria you requested for grouping results and the values of the groups.

Public Property MetricsResults System.Collections.Generic.List<Amazon.LexModelsV2.Model.AnalyticsIntentMetricResult>

Gets and sets the property MetricsResults.

A list of objects, each of which contains a metric you want to list, the statistic for the metric you want to return, and the method by which to organize the results.

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