

# ImportFilter
<a name="API_ImportFilter"></a>

The filter criteria used for import tasks

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

 ** endEventTime **   <a name="CWL-Type-ImportFilter-endEventTime"></a>
The end of the time range for events to import, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.  
Type: Long  
Valid Range: Minimum value of 0.  
Required: No

 ** startEventTime **   <a name="CWL-Type-ImportFilter-startEventTime"></a>
The start of the time range for events to import, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.  
Type: Long  
Valid Range: Minimum value of 0.  
Required: No

## See Also
<a name="API_ImportFilter_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/logs-2014-03-28/ImportFilter) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/logs-2014-03-28/ImportFilter) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/logs-2014-03-28/ImportFilter) 