AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the CreateBotVersion operation. Creates an immutable version of the bot. When you create the first version of a bot, Amazon Lex sets the version number to 1. Subsequent bot versions increase in an increment of 1. The version number will always represent the total number of versions created of the bot, not the current number of versions. If a bot version is deleted, that bot version number will not be reused.
Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z
public class CreateBotVersionRequest : AmazonLexModelsV2Request IAmazonWebServiceRequest
The CreateBotVersionRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateBotVersionRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
BotId | System.String |
Gets and sets the property BotId. The identifier of the bot to create the version for. |
![]() |
BotVersionLocaleSpecification | System.Collections.Generic.Dictionary<System.String, Amazon.LexModelsV2.Model.BotVersionLocaleDetails> |
Gets and sets the property BotVersionLocaleSpecification.
Specifies the locales that Amazon Lex adds to this version. You can choose the |
![]() |
Description | System.String |
Gets and sets the property Description. A description of the version. Use the description to help identify the version in lists. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5