V2modelsIntentConfirmationSettingConfirmationNextStepIntentSlotValueArgs

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

Constructors

Functions

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

Properties

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