postFulfillmentStatusSpecification

@JvmName(name = "ryrdtgpswbfcqbat")
suspend fun postFulfillmentStatusSpecification(value: Output<BotPostFulfillmentStatusSpecificationArgs>)

Parameters

value

Provides settings for messages sent to the user for after the Lambda fulfillment function completes. Post-fulfillment messages can be sent for both streaming and non-streaming conversations.


@JvmName(name = "nkpemisyvvfifnru")
suspend fun postFulfillmentStatusSpecification(argument: suspend BotPostFulfillmentStatusSpecificationArgsBuilder.() -> Unit)

Parameters

argument

Provides settings for messages sent to the user for after the Lambda fulfillment function completes. Post-fulfillment messages can be sent for both streaming and non-streaming conversations.