fulfillmentActivity
construct an aws.sdk.kotlin.services.lexmodelbuildingservice.model.FulfillmentActivity inside the given block
Required. Describes how the intent is fulfilled. For example, after a user provides all of the information for a pizza order, fulfillmentActivity
defines how the bot places an order with a local pizza store.
You might configure Amazon Lex to return all of the intent information to the client application, or direct it to invoke a Lambda function that can process the intent (for example, place an order with a pizzeria).