variations

Parameters

value

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.


@JvmName(name = "uobdfpdnebvlngbw")
suspend fun variations(vararg values: Output<V2modelsIntentConfirmationSettingPromptSpecificationMessageGroupVariationArgs>)


Parameters

values

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.


@JvmName(name = "apupvcqavkvdraut")
suspend fun variations(vararg argument: suspend V2modelsIntentConfirmationSettingPromptSpecificationMessageGroupVariationArgsBuilder.() -> Unit)

Parameters

argument

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.