class Aws::LexModelsV2::Types::DescribeBotVersionRequest
@note When making an API call, you may pass DescribeBotVersionRequest
data as a hash: { bot_id: "Id", # required bot_version: "NumericalBotVersion", # required }
@!attribute [rw] bot_id
The identifier of the bot containing the version to return metadata for. @return [String]
@!attribute [rw] bot_version
The version of the bot to return metadata for. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/models.lex.v2-2020-08-07/DescribeBotVersionRequest AWS API Documentation
Constants
- SENSITIVE