V2modelsIntentClosingSettingNextStepIntentSlotValueArgs

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

Constructors

Functions

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

Properties

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