V2models Intent Confirmation Setting Confirmation Response Args
data class V2modelsIntentConfirmationSettingConfirmationResponseArgs(val allowInterrupt: Output<Boolean>? = null, val messageGroups: Output<List<V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupArgs>>? = null) : ConvertibleToJava<V2modelsIntentConfirmationSettingConfirmationResponseArgs>
Constructors
Link copied to clipboard
fun V2modelsIntentConfirmationSettingConfirmationResponseArgs(allowInterrupt: Output<Boolean>? = null, messageGroups: Output<List<V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupArgs>>? = null)
Functions
Properties
Link copied to clipboard
val messageGroups: Output<List<V2modelsIntentConfirmationSettingConfirmationResponseMessageGroupArgs>>? = null