V2models Intent Fulfillment Code Hook Post Fulfillment Status Specification Success Next Step Intent Slot Value Args
data class V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationSuccessNextStepIntentSlotValueArgs(val interpretedValue: Output<String>? = null) : ConvertibleToJava<V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationSuccessNextStepIntentSlotValueArgs>
Constructors
Link copied to clipboard
fun V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationSuccessNextStepIntentSlotValueArgs(interpretedValue: Output<String>? = null)