Builder
Properties
The version of the bot that contains the slot. Will always be DRAFT
.
The timestamp of the date and time that the slot was created.
The updated description of the bot.
The timestamp of the date and time that the slot was last updated.
Indicates whether the slot accepts multiple values in one response.
The updated setting that determines whether the slot value is obfuscated in the Amazon CloudWatch logs.
The updated identifier of the slot type that provides values for the slot.
Specifications for the constituent sub slots and the expression for the composite slot.
The updated prompts that Amazon Lex sends to the user to elicit a response that provides a value for the slot.
Functions
construct an aws.sdk.kotlin.services.lexmodelsv2.model.MultipleValuesSetting inside the given block
construct an aws.sdk.kotlin.services.lexmodelsv2.model.ObfuscationSetting inside the given block
construct an aws.sdk.kotlin.services.lexmodelsv2.model.SubSlotSetting inside the given block
construct an aws.sdk.kotlin.services.lexmodelsv2.model.SlotValueElicitationSetting inside the given block