Builder
Properties
Defines a list of values that Amazon Lex should use as the default value for a slot.
Specifies a list of message groups that Amazon Lex sends to a user to elicit a response.
If you know a specific pattern that users might respond to an Amazon Lex request for a sub slot value, you can provide those utterances to improve accuracy. This is optional. In most cases Amazon Lex is capable of understanding user utterances. This is similar to SampleUtterances
for slots.
Specifies the prompts that Amazon Lex uses while a bot is waiting for customer input.
Functions
construct an aws.sdk.kotlin.services.lexmodelsv2.model.SlotDefaultValueSpecification inside the given block
construct an aws.sdk.kotlin.services.lexmodelsv2.model.PromptSpecification inside the given block
construct an aws.sdk.kotlin.services.lexmodelsv2.model.WaitAndContinueSpecification inside the given block