V2modelsIntentInitialResponseSettingCodeHookPostCodeHookSpecificationFailureResponseArgs

data class V2modelsIntentInitialResponseSettingCodeHookPostCodeHookSpecificationFailureResponseArgs(val allowInterrupt: Output<Boolean>? = null, val messageGroups: Output<List<V2modelsIntentInitialResponseSettingCodeHookPostCodeHookSpecificationFailureResponseMessageGroupArgs>>? = null) : ConvertibleToJava<V2modelsIntentInitialResponseSettingCodeHookPostCodeHookSpecificationFailureResponseArgs>

Properties

Link copied to clipboard
val allowInterrupt: Output<Boolean>? = null

Whether the user can interrupt a speech response from Amazon Lex.

Link copied to clipboard

Configuration blocks for responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime. See message_group.

Functions

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