LexConfiguration 
    class LexConfiguration
The configuration for an Amazon Lex V2 bot.
Types
Properties
Link copied to clipboard
                  The ARN of the Amazon Lex V2 bot's alias. The ARN uses this format: arn:aws:lex:REGION:ACCOUNT:bot-alias/MYBOTID/MYBOTALIAS
Link copied to clipboard
                  Identifies the Amazon Lex V2 bot's language and locale. The string must match one of the supported locales in Amazon Lex V2. All of the intents, slot types, and slots used in the bot must have the same locale. For more information, see Supported languages in the Amazon Lex V2 Developer Guide.
Link copied to clipboard
                  Deprecated. Use InvokedBy instead.
Link copied to clipboard
                  The name of the welcome intent configured in the Amazon Lex V2 bot.