

# AnalyticsBinKey
<a name="API_AnalyticsBinKey"></a>

An object containing the criterion by which to bin the results and the value that defines that bin.

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

 ** name **   <a name="lexv2-Type-AnalyticsBinKey-name"></a>
The criterion by which to bin the results.  
Type: String  
Valid Values: `ConversationStartTime | UtteranceTimestamp`   
Required: No

 ** value **   <a name="lexv2-Type-AnalyticsBinKey-value"></a>
The value of the criterion that defines the bin.  
Type: Long  
Required: No

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