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 session metrics you requested and the bin and/or group(s) they refer to, if applicable.
Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z
public class AnalyticsSessionResult
The AnalyticsSessionResult type exposes the following members
Name | Description | |
---|---|---|
AnalyticsSessionResult() |
Name | Type | Description | |
---|---|---|---|
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. |
|
GroupByKeys | System.Collections.Generic.List<Amazon.LexModelsV2.Model.AnalyticsSessionGroupByKey> |
Gets and sets the property GroupByKeys. A list of objects containing the criteria you requested for grouping results and the values of the bins. |
|
MetricsResults | System.Collections.Generic.List<Amazon.LexModelsV2.Model.AnalyticsSessionMetricResult> |
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. |
.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