

# DateTimeRange


Defines a time period with explicit start and end times for data queries.

## Contents


 ** endTime **   <a name="awscostmanagement-Type-bcmDashboards_DateTimeRange-endTime"></a>
The end time of the date range for querying data.  
Type: [DateTimeValue](API_bcmDashboards_DateTimeValue.md) object  
Required: Yes

 ** startTime **   <a name="awscostmanagement-Type-bcmDashboards_DateTimeRange-startTime"></a>
The start time of the date range for querying data.  
Type: [DateTimeValue](API_bcmDashboards_DateTimeValue.md) object  
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/bcm-dashboards-2025-08-18/DateTimeRange) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bcm-dashboards-2025-08-18/DateTimeRange) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bcm-dashboards-2025-08-18/DateTimeRange) 