V2models Intent Confirmation Setting Code Hook Post Code Hook Specification Success Response Args
data class V2modelsIntentConfirmationSettingCodeHookPostCodeHookSpecificationSuccessResponseArgs(val allowInterrupt: Output<Boolean>? = null, val messageGroups: Output<List<V2modelsIntentConfirmationSettingCodeHookPostCodeHookSpecificationSuccessResponseMessageGroupArgs>>? = null) : ConvertibleToJava<V2modelsIntentConfirmationSettingCodeHookPostCodeHookSpecificationSuccessResponseArgs>
Constructors
Link copied to clipboard
fun V2modelsIntentConfirmationSettingCodeHookPostCodeHookSpecificationSuccessResponseArgs(allowInterrupt: Output<Boolean>? = null, messageGroups: Output<List<V2modelsIntentConfirmationSettingCodeHookPostCodeHookSpecificationSuccessResponseMessageGroupArgs>>? = null)
Functions
Properties
Link copied to clipboard