

# TrimSettings
<a name="API_TrimSettings"></a>

Contains settings for trimming content to a specific time range.

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

 ** endTime **   <a name="iotsitewise-Type-TrimSettings-endTime"></a>
The end time for the trim range. Must be greater than startTime.  
Type: [TimeInNanos](API_TimeInNanos.md) object  
Required: Yes

 ** startTime **   <a name="iotsitewise-Type-TrimSettings-startTime"></a>
The start time for the trim range.  
Type: [TimeInNanos](API_TimeInNanos.md) object  
Required: Yes

## See Also
<a name="API_TrimSettings_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/iotsitewise-2019-12-02/TrimSettings) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iotsitewise-2019-12-02/TrimSettings) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iotsitewise-2019-12-02/TrimSettings) 