dialogCodeHook property

CodeHook? dialogCodeHook
final

If defined in the bot, Amazon Amazon Lex invokes this Lambda function for each user input. For more information, see PutIntent.

Implementation

final CodeHook? dialogCodeHook;