

# DateRangeFilter
<a name="API_DateRangeFilter"></a>

The object used for specifying the data range that the customer wants Amazon Lex to read through in the input transcripts.

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

 ** endDateTime **   <a name="lexv2-Type-DateRangeFilter-endDateTime"></a>
A timestamp indicating the end date for the date range filter.  
Type: Timestamp  
Required: Yes

 ** startDateTime **   <a name="lexv2-Type-DateRangeFilter-startDateTime"></a>
A timestamp indicating the start date for the date range filter.  
Type: Timestamp  
Required: Yes

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