class Aws::Connect::Types::LexBot

Configuration information of an Amazon Lex bot.

@note When making an API call, you may pass LexBot

data as a hash:

    {
      name: "BotName",
      lex_region: "LexRegion",
    }

@!attribute [rw] name

The name of the Amazon Lex bot.
@return [String]

@!attribute [rw] lex_region

The Region that the Amazon Lex bot was created in.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/LexBot AWS API Documentation

Constants

SENSITIVE