

# AnalyticsIntentResult
<a name="API_AnalyticsIntentResult"></a>

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

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

 ** binKeys **   <a name="lexv2-Type-AnalyticsIntentResult-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-AnalyticsIntentResult-groupByKeys"></a>
A list of objects containing the criteria you requested for grouping results and the values of the groups.  
Type: Array of [AnalyticsIntentGroupByKey](API_AnalyticsIntentGroupByKey.md) objects  
Required: No

 ** metricsResults **   <a name="lexv2-Type-AnalyticsIntentResult-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 [AnalyticsIntentMetricResult](API_AnalyticsIntentMetricResult.md) objects  
Required: No

## See Also
<a name="API_AnalyticsIntentResult_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/AnalyticsIntentResult) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/models.lex.v2-2020-08-07/AnalyticsIntentResult) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/models.lex.v2-2020-08-07/AnalyticsIntentResult) 