You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Lex::Types::GetSessionResponseA list of active contexts for the session.
Describes the current state of the bot.
An array of information about the intents used in the session.
Map of key/value pairs representing the session-specific context information.
A unique identifier for the session.
A list of active contexts for the session. A context can be set when an intent is fulfilled or by calling the PostContent
, PostText
, or PutSession
operation.
You can use a context to control the intents that can follow up an intent, or to modify the operation of your application.
#recent_intent_summary_view ⇒ Array<Types::IntentSummary>An array of information about the intents used in the session. The array can contain a maximum of three summaries. If more than three intents are used in the session, the recentIntentSummaryView
operation contains information about the last three intents used.
If you set the checkpointLabelFilter
parameter in the request, the array contains only the intents with the specified label.
Map of key/value pairs representing the session-specific context information. It contains application information passed between Amazon Lex and a client application.
#session_id ⇒ StringA unique identifier for the session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4