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 the aws.lex.V2modelsIntent resource for details on the variation argument reference - they are identical.


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


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 the aws.lex.V2modelsIntent resource for details on the variation argument reference - they are identical.


@JvmName(name = "niyaekiujxokfaiu")
suspend fun variations(vararg argument: suspend V2modelsSlotValueElicitationSettingPromptSpecificationMessageGroupVariationArgsBuilder.() -> 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 the aws.lex.V2modelsIntent resource for details on the variation argument reference - they are identical.