RuntimeSessionData
The list of key-value pairs that are stored on the session.
Contents
- key
-
The key of the data stored on the session.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Required: Yes
- value
-
The value of the data stored on the session.
Type: RuntimeSessionDataValue 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: