dialogCodeHook property

CodeHook? dialogCodeHook
final

If defined in the intent, Amazon Lex invokes this Lambda function for each user input.

Implementation

final CodeHook? dialogCodeHook;