

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