

# DateFilter


Contains details on the time range used to filter data.

## Contents


 ** EndInclusive **   <a name="detective-Type-DateFilter-EndInclusive"></a>
A timestamp representing the end date of the time period until when data is filtered, including the end date.  
Type: Timestamp  
Required: Yes

 ** StartInclusive **   <a name="detective-Type-DateFilter-StartInclusive"></a>
A timestamp representing the start of the time period from when data is filtered, including the start date.  
Type: Timestamp  
Required: Yes

## See Also


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/detective-2018-10-26/DateFilter) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/detective-2018-10-26/DateFilter) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/detective-2018-10-26/DateFilter) 