V2modelsIntentConfirmationSettingDeclinationNextStepIntentSlotValueArgs

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

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(): V2modelsIntentConfirmationSettingDeclinationNextStepIntentSlotValueArgs