V2models Intent Closing Setting Conditional Default Branch Response Message Group
Constructors
Link copied to clipboard
constructor(message: V2modelsIntentClosingSettingConditionalDefaultBranchResponseMessageGroupMessage, variations: List<V2modelsIntentClosingSettingConditionalDefaultBranchResponseMessageGroupVariation>? = null)
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
val variations: List<V2modelsIntentClosingSettingConditionalDefaultBranchResponseMessageGroupVariation>? = null
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
.