start Response
suspend fun startResponse(value: Output<V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponseArgs>)
suspend fun startResponse(value: V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponseArgs?)
Parameters
value
Configuration block for the message sent to users when the fulfillment Lambda functions starts running.
suspend fun startResponse(argument: suspend V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponseArgsBuilder.() -> Unit)
Parameters
argument
Configuration block for the message sent to users when the fulfillment Lambda functions starts running.