

# AnalyticsUtteranceResult
<a name="API_AnalyticsUtteranceResult"></a>

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

## Contents
<a name="API_AnalyticsUtteranceResult_Contents"></a>

 ** attributeResults **   <a name="lexv2-Type-AnalyticsUtteranceResult-attributeResults"></a>
A list of objects containing information about the last used intent at the time of an utterance.  
Type: Array of [AnalyticsUtteranceAttributeResult](API_AnalyticsUtteranceAttributeResult.md) objects  
Required: No

 ** binKeys **   <a name="lexv2-Type-AnalyticsUtteranceResult-binKeys"></a>
A list of objects containing the criteria you requested for binning results and the values of the bins.  
Type: Array of [AnalyticsBinKey](API_AnalyticsBinKey.md) objects  
Array Members: Fixed number of 1 item.  
Required: No

 ** groupByKeys **   <a name="lexv2-Type-AnalyticsUtteranceResult-groupByKeys"></a>
A list of objects containing the criteria you requested for grouping results and the values of the bins.  
Type: Array of [AnalyticsUtteranceGroupByKey](API_AnalyticsUtteranceGroupByKey.md) objects  
Required: No

 ** metricsResults **   <a name="lexv2-Type-AnalyticsUtteranceResult-metricsResults"></a>
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](API_AnalyticsUtteranceMetricResult.md) objects  
Required: No

## See Also
<a name="API_AnalyticsUtteranceResult_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/models.lex.v2-2020-08-07/AnalyticsUtteranceResult) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/models.lex.v2-2020-08-07/AnalyticsUtteranceResult) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/models.lex.v2-2020-08-07/AnalyticsUtteranceResult) 