Builder
Properties
The version of the bot associated with the slot.
A timestamp of the date and time that the slot was created.
The description specified for the slot.
A timestamp of the date and time that the slot was last updated.
Indicates whether the slot accepts multiple values in a single utterance.
Whether slot values are shown in Amazon CloudWatch logs. If the value is None
, the actual value of the slot is shown in logs.
The identifier of the slot type that determines the values entered into the slot.
Specifications for the constituent sub slots and the expression for the composite slot.
Prompts that Amazon Lex uses to elicit 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