DeleteBotVersionRequest
class DeleteBotVersionRequest
Types
Properties
Link copied to clipboard
The version of the bot to delete.
Link copied to clipboard
By default, Amazon Lex checks if any other resource, such as an alias or bot network, is using the bot version before it is deleted and throws a ResourceInUseException
exception if the version is being used by another resource. Set this parameter to true
to skip this check and remove the version even if it is being used by another resource.