class Aws::LexModelBuildingService::Types::GetBotRequest

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

data as a hash:

    {
      name: "BotName", # required
      version_or_alias: "String", # required
    }

@!attribute [rw] name

The name of the bot. The name is case sensitive.
@return [String]

@!attribute [rw] version_or_alias

The version or alias of the bot.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/lex-models-2017-04-19/GetBotRequest AWS API Documentation

Constants

SENSITIVE