

# SessionConfig
<a name="API_SessionConfig"></a>

Contains the session configuration for a session-type dataset.

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

 ** sessionEndTimestamp **   <a name="iotsitewise-Type-SessionConfig-sessionEndTimestamp"></a>
The nanosecond-precision end time of the session.  
Type: [TimeInNanos](API_TimeInNanos.md) object  
Required: Yes

 ** sessionStartTimestamp **   <a name="iotsitewise-Type-SessionConfig-sessionStartTimestamp"></a>
The nanosecond-precision start time of the session.  
Type: [TimeInNanos](API_TimeInNanos.md) object  
Required: Yes

## See Also
<a name="API_SessionConfig_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/SessionConfig) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/iotsitewise-2019-12-02/SessionConfig) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/iotsitewise-2019-12-02/SessionConfig) 