V2modelsIntentConfirmationSettingDeclinationNextStepIntentSlotValueArgs

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

Constructors

Functions

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

Properties

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