

# AnalyticsIntentStageResult
<a name="API_AnalyticsIntentStageResult"></a>

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

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

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

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

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