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.
This is the response object from the CreateBotLocale operation.
Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z
public class CreateBotLocaleResponse : AmazonWebServiceResponse
The CreateBotLocaleResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateBotLocaleResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
BotId | System.String |
Gets and sets the property BotId. The specified bot identifier. |
![]() |
BotLocaleStatus | Amazon.LexModelsV2.BotLocaleStatus |
Gets and sets the property BotLocaleStatus. The status of the bot.
When the status is
If the status of the bot is
If there was a problem with building the bot, the status is |
![]() |
BotVersion | System.String |
Gets and sets the property BotVersion. The specified bot version. |
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
CreationDateTime | System.DateTime |
Gets and sets the property CreationDateTime. A timestamp specifying the date and time that the bot locale was created. |
![]() |
Description | System.String |
Gets and sets the property Description. The specified description of the bot locale. |
![]() |
GenerativeAISettings | Amazon.LexModelsV2.Model.GenerativeAISettings |
Gets and sets the property GenerativeAISettings. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
LocaleId | System.String |
Gets and sets the property LocaleId. The specified locale identifier. |
![]() |
LocaleName | System.String |
Gets and sets the property LocaleName. The specified locale name. |
![]() |
NluIntentConfidenceThreshold | System.Double |
Gets and sets the property NluIntentConfidenceThreshold.
The specified confidence threshold for inserting the |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
VoiceSettings | Amazon.LexModelsV2.Model.VoiceSettings |
Gets and sets the property VoiceSettings. The Amazon Polly voice ID that Amazon Lex uses for voice interaction with the user. |
.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