update Response
suspend fun updateResponse(value: Output<V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationUpdateResponseArgs>)
suspend fun updateResponse(value: V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationUpdateResponseArgs?)
Parameters
value
Configuration block for messages sent periodically to the user while the fulfillment Lambda function is running.
suspend fun updateResponse(argument: suspend V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationUpdateResponseArgsBuilder.() -> Unit)
Parameters
argument
Configuration block for messages sent periodically to the user while the fulfillment Lambda function is running.