Builder
Properties
The unique identifier of the bot alias.
Configuration information for a specific locale.
The name specified for the bot alias.
The current status of the alias. The alias is first put into the Creating
state. When the alias is ready to be used, it is put into the Available
state. You can use the DescribeBotAlias
operation to get the current state of an alias.
The version of the bot associated with this alias.
The conversation log settings specified for the alias.
A Unix timestamp indicating the date and time that the bot alias was created.
The description specified for the bot 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