toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
lexmodelsv2
/
aws.sdk.kotlin.services.lexmodelsv2
/
LexModelsV2Client
/
deleteBotVersion
delete
Bot
Version
abstract
suspend
fun
deleteBotVersion
(
input
:
DeleteBotVersionRequest
)
:
DeleteBotVersionResponse
Deletes a specific version of a bot. To delete all versions of a bot, use the
DeleteBot
operation.