Values.DescribeBotAliasRequestSourceGet information about a specific bot alias.
type nonrec t = {botAliasId : BotAliasId.t;The identifier of the bot alias to describe.
*)botId : Id.t;The identifier of the bot associated with the bot alias to describe.
*)}