class Aws::LexModelsV2::Types::DeleteBotRequest
@note When making an API call, you may pass DeleteBotRequest
data as a hash: { bot_id: "Id", # required skip_resource_in_use_check: false, }
@!attribute [rw] bot_id
The identifier of the bot to delete. @return [String]
@!attribute [rw] skip_resource_in_use_check
When `true`, Amazon Lex doesn't check to see if another resource, such as an alias, is using the bot before it is deleted. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/models.lex.v2-2020-08-07/DeleteBotRequest AWS API Documentation
Constants
- SENSITIVE