

# TimePeriod
<a name="API_TimePeriod"></a>

Defines a time range for spending limits, specifying when the limit is active.

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

 ** endAt **   <a name="braket-Type-TimePeriod-endAt"></a>
The end date and time for the spending limit period, in epoch seconds.  
Type: Timestamp  
Required: Yes

 ** startAt **   <a name="braket-Type-TimePeriod-startAt"></a>
The start date and time for the spending limit period, in epoch seconds.  
Type: Timestamp  
Required: Yes

## See Also
<a name="API_TimePeriod_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/braket-2019-09-01/TimePeriod) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/braket-2019-09-01/TimePeriod) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/braket-2019-09-01/TimePeriod) 