Builder
Properties
Maps configuration information to a specific locale. You can use this parameter to specify a specific Lambda function to run different functions in different locales.
The alias to create. The name must be unique for the bot.
The version of the bot that this alias points to. You can use the UpdateBotAlias operation to change the bot version associated with the alias.
Specifies whether Amazon Lex logs text and audio for a conversation with the bot. When you enable conversation logs, text logs store text input, transcripts of audio input, and associated metadata in Amazon CloudWatch Logs. Audio logs store audio input in Amazon S3.
A description of the alias. Use this description to help identify the alias.
Determines whether Amazon Lex will use Amazon Comprehend to detect the sentiment of user utterances.
Functions
construct an aws.sdk.kotlin.services.lexmodelsv2.model.ConversationLogSettings inside the given block
construct an aws.sdk.kotlin.services.lexmodelsv2.model.SentimentAnalysisSettings inside the given block