fulfillmentUpdatesSpecification

@JvmName(name = "vdadqdcmmrmocgeu")
suspend fun fulfillmentUpdatesSpecification(value: Output<BotFulfillmentUpdatesSpecificationArgs>)

Parameters

value

Provides settings for update messages sent to the user for long-running Lambda fulfillment functions. Fulfillment updates can be used only with streaming conversations.


@JvmName(name = "xgudqbbgkhhttatv")
suspend fun fulfillmentUpdatesSpecification(argument: suspend BotFulfillmentUpdatesSpecificationArgsBuilder.() -> Unit)

Parameters

argument

Provides settings for update messages sent to the user for long-running Lambda fulfillment functions. Fulfillment updates can be used only with streaming conversations.