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