FulfillmentUpdatesSpecification

Provides information for updating the user on the progress of fulfilling an intent.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Determines whether fulfillment updates are sent to the user. When this field is true, updates are sent.

Link copied to clipboard

Provides configuration information for the message sent to users when the fulfillment Lambda functions starts running.

Link copied to clipboard

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

Link copied to clipboard

Provides configuration information for messages sent periodically to the user while the fulfillment Lambda function is running.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String