V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationFailureNextStepIntentSlotValueArgs

data class V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationFailureNextStepIntentSlotValueArgs(val interpretedValue: Output<String>? = null) : ConvertibleToJava<V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationFailureNextStepIntentSlotValueArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationFailureNextStepIntentSlotValueArgs

Properties

Link copied to clipboard
val interpretedValue: Output<String>? = null