multipleValuesSetting
construct an aws.sdk.kotlin.services.lexmodelsv2.model.MultipleValuesSetting inside the given block
Determines whether the slot accepts multiple values in one response. Multiple value slots are only available in the en-US locale. If you set this value to true
in any other locale, Amazon Lex throws a ValidationException
.
If the multipleValuesSetting
is not set, the default value is false
.