sessionAttributes property
Map of key/value pairs representing the session-specific context information. It contains application information passed between Amazon Lex and a client application.
Implementation
final Map<String, String>? sessionAttributes;