code Hook
Parameters
value
Configuration block for the dialog code hook that is called by Amazon Lex at a step of the conversation. See code_hook
.
suspend fun codeHook(argument: suspend V2modelsIntentInitialResponseSettingCodeHookArgsBuilder.() -> Unit)
Parameters
argument
Configuration block for the dialog code hook that is called by Amazon Lex at a step of the conversation. See code_hook
.