V2modelsIntentInitialResponseSettingNextStepIntentSlotValueArgs

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

Constructors

constructor(interpretedValue: Output<String>? = null)

Properties

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

Functions

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