BotDialogCodeHookSetting

data class BotDialogCodeHookSetting(val enabled: Boolean)

Settings that determine the Lambda function that Amazon Lex uses for processing user responses.

Constructors

Link copied to clipboard
constructor(enabled: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Enables the dialog code hook so that it processes user requests.