AnalyticsUtteranceResult - Amazon Lex API Reference

AnalyticsUtteranceResult

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

Contents

attributeResults

A list of objects containing information about the last used intent at the time of an utterance.

Type: Array of AnalyticsUtteranceAttributeResult objects

Required: No

binKeys

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

Type: Array of AnalyticsBinKey objects

Array Members: Fixed number of 1 item.

Required: No

groupByKeys

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

Type: Array of AnalyticsUtteranceGroupByKey objects

Required: No

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.

Type: Array of AnalyticsUtteranceMetricResult objects

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: