getBotVersion

A version is a numbered snapshot of your work that you can publish for use in different parts of your workflow, such as development, beta deployment, and production.

Return

null

Parameters

argument

null


suspend fun getBotVersion(botId: String, botVersion: String): GetBotVersionResult

Return

null

Parameters

botId

The unique identifier of the bot.

botVersion

The version of the bot.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.lex.kotlin.inputs.GetBotVersionPlainArgs.

See also