Builder
class Builder
Properties
Link copied to clipboard
A list of contexts active for the request. A context can be activated when a previous intent is fulfilled, or by including the context in the request,
Link copied to clipboard
Sets the next action that the bot should take to fulfill the conversation.
Link copied to clipboard
A summary of the recent intents for the bot. You can use the intent summary view to set a checkpoint label on an intent and modify attributes of intents. You can also use it to remove or add intent summary objects to the list.
Link copied to clipboard
Map of key/value pairs representing the session-specific context information. It contains application information passed between Amazon Lex and a client application.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.lexruntimeservice.model.DialogAction inside the given block