

# AnalyticsUtteranceGroupByKey
<a name="API_AnalyticsUtteranceGroupByKey"></a>

Contains the category by which the utterance analytics were grouped and the values for that category.

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

 ** name **   <a name="lexv2-Type-AnalyticsUtteranceGroupByKey-name"></a>
The category by which the utterance analytics were grouped.  
Type: String  
Valid Values: `UtteranceText | UtteranceState`   
Required: No

 ** value **   <a name="lexv2-Type-AnalyticsUtteranceGroupByKey-value"></a>
A member of the category by which the utterance analytics were grouped.  
Type: String  
Required: No

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