V2models Intent Fulfillment Code Hook Args Builder
Functions
Link copied to clipboard
suspend fun fulfillmentUpdatesSpecification(value: V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationArgs?)
suspend fun fulfillmentUpdatesSpecification(value: Output<V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationArgs>)
suspend fun fulfillmentUpdatesSpecification(argument: suspend V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun postFulfillmentStatusSpecification(value: V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationArgs?)
suspend fun postFulfillmentStatusSpecification(value: Output<V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationArgs>)
suspend fun postFulfillmentStatusSpecification(argument: suspend V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationArgsBuilder.() -> Unit)