class Aws::LexModelsV2::Types::DescribeBotAliasRequest

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

data as a hash:

    {
      bot_alias_id: "BotAliasId", # required
      bot_id: "Id", # required
    }

@!attribute [rw] bot_alias_id

The identifier of the bot alias to describe.
@return [String]

@!attribute [rw] bot_id

The identifier of the bot associated with the bot alias to describe.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/models.lex.v2-2020-08-07/DescribeBotAliasRequest AWS API Documentation

Constants

SENSITIVE