

# 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 Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/iotsitewise-2019-12-02/TrimSettings) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/iotsitewise-2019-12-02/TrimSettings) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/iotsitewise-2019-12-02/TrimSettings) 