V2models Intent Confirmation Setting Confirmation Next Step Intent Slot Value Args
data class V2modelsIntentConfirmationSettingConfirmationNextStepIntentSlotValueArgs(val interpretedValue: Output<String>? = null) : ConvertibleToJava<V2modelsIntentConfirmationSettingConfirmationNextStepIntentSlotValueArgs>
Constructors
Link copied to clipboard
fun V2modelsIntentConfirmationSettingConfirmationNextStepIntentSlotValueArgs(interpretedValue: Output<String>? = null)