

# RuntimeSessionData


The list of key-value pairs that are stored on the session.

## Contents


 ** key **   <a name="connect-Type-amazon-q-connect_RuntimeSessionData-key"></a>
The key of the data stored on the session.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 4096.  
Required: Yes

 ** value **   <a name="connect-Type-amazon-q-connect_RuntimeSessionData-value"></a>
The value of the data stored on the session.  
Type: [RuntimeSessionDataValue](API_amazon-q-connect_RuntimeSessionDataValue.md) object  
 **Note: **This object is a Union. Only one member of this object can be specified or returned.  
Required: Yes

## See Also


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/qconnect-2020-10-19/RuntimeSessionData) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/qconnect-2020-10-19/RuntimeSessionData) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/qconnect-2020-10-19/RuntimeSessionData) 