V2modelsIntentInitialResponseSettingNextStepIntentSlotValueArgs

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

Constructors

Functions

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

Properties

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