get Bot Alias
A Bot Alias enables you to change the version of a bot without updating applications that use the bot
Return
null
Parameters
argument
null
Return
null
Parameters
bot Alias Id
The unique identifier of the bot alias.
bot Id
The unique identifier of the bot.
See also
suspend fun getBotAlias(argument: suspend GetBotAliasPlainArgsBuilder.() -> Unit): GetBotAliasResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.lex.kotlin.inputs.GetBotAliasPlainArgs.