fulfillmentCodeHook

@JvmName(name = "evbjsihknfiudgyv")
suspend fun fulfillmentCodeHook(value: Output<BotFulfillmentCodeHookSettingArgs>)
@JvmName(name = "dgjuneuqfytugyly")
suspend fun fulfillmentCodeHook(value: BotFulfillmentCodeHookSettingArgs?)

Parameters

value

Specifies that Amazon Lex invokes the alias Lambda function when the intent is ready for fulfillment. You can invoke this function to complete the bot's transaction with the user.


@JvmName(name = "plyjnqrupmwkuaps")
suspend fun fulfillmentCodeHook(argument: suspend BotFulfillmentCodeHookSettingArgsBuilder.() -> Unit)

Parameters

argument

Specifies that Amazon Lex invokes the alias Lambda function when the intent is ready for fulfillment. You can invoke this function to complete the bot's transaction with the user.