V2models Intent Fulfillment Code Hook Fulfillment Updates Specification Args Builder
Functions
Link copied to clipboard
suspend fun startResponse(value: V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponseArgs?)
suspend fun startResponse(value: Output<V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponseArgs>)
suspend fun startResponse(argument: suspend V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponseArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
suspend fun updateResponse(value: V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationUpdateResponseArgs?)
suspend fun updateResponse(value: Output<V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationUpdateResponseArgs>)
suspend fun updateResponse(argument: suspend V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationUpdateResponseArgsBuilder.() -> Unit)