V2models Intent Fulfillment Code Hook Post Fulfillment Status Specification Timeout Next Step Intent Slot Args
data class V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutNextStepIntentSlotArgs(val mapBlockKey: Output<String>, val shape: Output<String>? = null, val value: Output<V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutNextStepIntentSlotValueArgs>? = null) : ConvertibleToJava<V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutNextStepIntentSlotArgs>
Constructors
Link copied to clipboard
fun V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutNextStepIntentSlotArgs(mapBlockKey: Output<String>, shape: Output<String>? = null, value: Output<V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationTimeoutNextStepIntentSlotValueArgs>? = null)
Functions
Properties
Link copied to clipboard