

# SchedulePeriod


Defines the active time period for execution of the scheduled report.

## Contents


 ** endTime **   <a name="awscostmanagement-Type-bcmDashboards_SchedulePeriod-endTime"></a>
The end time of the schedule period. If not specified, defaults to 3 years from the time of the create or update request. The maximum allowed value is 3 years from the current time. Setting an end time beyond this limit returns a `ValidationException`.  
Type: Timestamp  
Required: No

 ** startTime **   <a name="awscostmanagement-Type-bcmDashboards_SchedulePeriod-startTime"></a>
The start time of the schedule period. If not specified, defaults to the time of the create or update request. The start time cannot be more than 5 minutes before the time of the request.  
Type: Timestamp  
Required: No

## See Also


For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/bcm-dashboards-2025-08-18/SchedulePeriod) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/bcm-dashboards-2025-08-18/SchedulePeriod) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/bcm-dashboards-2025-08-18/SchedulePeriod) 