V2models Intent Fulfillment Code Hook Args
fun V2modelsIntentFulfillmentCodeHookArgs(active: Output<Boolean>? = null, enabled: Output<Boolean>, fulfillmentUpdatesSpecification: Output<V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationArgs>? = null, postFulfillmentStatusSpecification: Output<V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationArgs>? = null)