V2models Intent Fulfillment Code Hook Args
data class V2modelsIntentFulfillmentCodeHookArgs(val active: Output<Boolean>? = null, val enabled: Output<Boolean>, val fulfillmentUpdatesSpecification: Output<V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationArgs>? = null, val postFulfillmentStatusSpecification: Output<V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationArgs>? = null) : ConvertibleToJava<V2modelsIntentFulfillmentCodeHookArgs>
Constructors
Link copied to clipboard
fun V2modelsIntentFulfillmentCodeHookArgs(active: Output<Boolean>? = null, enabled: Output<Boolean>, fulfillmentUpdatesSpecification: Output<V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationArgs>? = null, postFulfillmentStatusSpecification: Output<V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationArgs>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard