class Aws::LexModelBuildingService::Types::GetBotAliasRequest
@note When making an API call, you may pass GetBotAliasRequest
data as a hash: { name: "AliasName", # required bot_name: "BotName", # required }
@!attribute [rw] name
The name of the bot alias. The name is case sensitive. @return [String]
@!attribute [rw] bot_name
The name of the bot. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/lex-models-2017-04-19/GetBotAliasRequest AWS API Documentation
Constants
- SENSITIVE