V2modelsIntentClosingSettingClosingResponseMessageGroupArgs

data class V2modelsIntentClosingSettingClosingResponseMessageGroupArgs(val message: Output<V2modelsIntentClosingSettingClosingResponseMessageGroupMessageArgs>, val variations: Output<List<V2modelsIntentClosingSettingClosingResponseMessageGroupVariationArgs>>? = null) : ConvertibleToJava<V2modelsIntentClosingSettingClosingResponseMessageGroupArgs>

Constructors

Functions

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

Properties

Link copied to clipboard

Configuration block for the primary message that Amazon Lex should send to the user. See message.

Link copied to clipboard

Configuration blocks for message variations to send to the user. When variations are defined, Amazon Lex chooses the primary message or one of the variations to send to the user. See variation.