class Aws::LexModelsV2::Types::BotExportSpecification
Provides the identity of a the bot that was exported.
@note When making an API call, you may pass BotExportSpecification
data as a hash: { bot_id: "Id", # required bot_version: "BotVersion", # required }
@!attribute [rw] bot_id
The identifier of the bot assigned by Amazon Lex. @return [String]
@!attribute [rw] bot_version
The version of the bot that was exported. This will be either `DRAFT` or the version number. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/models.lex.v2-2020-08-07/BotExportSpecification AWS API Documentation
Constants
- SENSITIVE