fulfillmentCodeHook
construct an aws.sdk.kotlin.services.lexmodelsv2.model.FulfillmentCodeHookSettings inside the given block
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.
For example, in a pizza ordering bot, the Lambda function can look up the closest pizza restaurant to the customer's location and then place an order on the customer's behalf.