Builder
Properties
One or more contexts that indicate to Amazon Lex V2 the context of a request. When a context is active, Amazon Lex V2 considers intents with the matching context as a trigger as the next intent in a session.
The next step that Amazon Lex V2 should take in the conversation with a user.
A unique identifier for a specific request.
Hints for phrases that a customer is likely to use for a slot. Amazon Lex V2 uses the hints to help determine the correct value of a slot.
Map of key/value pairs representing session-specific context information. It contains application information passed between Amazon Lex V2 and a client application.
Functions
construct an aws.sdk.kotlin.services.lexruntimev2.model.DialogAction inside the given block
construct an aws.sdk.kotlin.services.lexruntimev2.model.Intent inside the given block
construct an aws.sdk.kotlin.services.lexruntimev2.model.RuntimeHints inside the given block