multipleValuesSetting
construct an aws.sdk.kotlin.services.lexmodelsv2.model.MultipleValuesSetting inside the given block
Indicates whether the slot returns multiple values in one response. Multi-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
.