DialogCodeHookInvocationSetting
Settings that specify the dialog code hook that is called by Amazon Lex at a step of the conversation.
Types
Properties
Link copied to clipboard
Indicates whether a Lambda function should be invoked for the dialog.
Link copied to clipboard
A label that indicates the dialog step from which the dialog code hook is happening.
Link copied to clipboard
Contains the responses and actions that Amazon Lex takes after the Lambda function is complete.
Functions
Link copied to clipboard
inline fun copy(block: DialogCodeHookInvocationSetting.Builder.() -> Unit = {}): DialogCodeHookInvocationSetting