

# TimestampRange
<a name="API_TimestampRange"></a>

This data type is used in the [AssessmentRunFilter](API_AssessmentRunFilter.md) data type.

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

 ** beginDate **   <a name="Inspector-Type-TimestampRange-beginDate"></a>
The minimum value of the timestamp range.  
Type: Timestamp  
Required: No

 ** endDate **   <a name="Inspector-Type-TimestampRange-endDate"></a>
The maximum value of the timestamp range.  
Type: Timestamp  
Required: No

## See Also
<a name="API_TimestampRange_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/inspector-2016-02-16/TimestampRange) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/inspector-2016-02-16/TimestampRange) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/inspector-2016-02-16/TimestampRange) 