V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecification

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether fulfillment updates are sent to the user. When this field is true, updates are sent. If the active field is set to true, the start_response, update_response, and timeout_in_seconds fields are required.

Link copied to clipboard

Configuration block for the message sent to users when the fulfillment Lambda functions starts running.

Link copied to clipboard
val timeoutInSeconds: Int? = null

Length of time that the fulfillment Lambda function should run before it times out.

Link copied to clipboard

Configuration block for messages sent periodically to the user while the fulfillment Lambda function is running.