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 UpdateBotLocale operation.
Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z
public class UpdateBotLocaleResponse : AmazonWebServiceResponse
The UpdateBotLocaleResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateBotLocaleResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
BotId | System.String |
Gets and sets the property BotId. The identifier of the bot that contains the updated locale. |
![]() |
BotLocaleStatus | Amazon.LexModelsV2.BotLocaleStatus |
Gets and sets the property BotLocaleStatus.
The current status of the locale. When the bot status is |
![]() |
BotVersion | System.String |
Gets and sets the property BotVersion. The version of the bot that contains the updated locale. |
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
CreationDateTime | System.DateTime |
Gets and sets the property CreationDateTime. A timestamp of the date and time that the locale was created. |
![]() |
Description | System.String |
Gets and sets the property Description. The updated description of the locale. |
![]() |
FailureReasons | System.Collections.Generic.List<System.String> |
Gets and sets the property FailureReasons.
If the |
![]() |
GenerativeAISettings | Amazon.LexModelsV2.Model.GenerativeAISettings |
Gets and sets the property GenerativeAISettings. Contains settings for generative AI features powered by Amazon Bedrock for your bot locale. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
LastUpdatedDateTime | System.DateTime |
Gets and sets the property LastUpdatedDateTime. A timestamp of the date and time that the locale was last updated. |
![]() |
LocaleId | System.String |
Gets and sets the property LocaleId. The language and locale of the updated bot locale. |
![]() |
LocaleName | System.String |
Gets and sets the property LocaleName. The updated locale name for the locale. |
![]() |
NluIntentConfidenceThreshold | System.Double |
Gets and sets the property NluIntentConfidenceThreshold.
The updated confidence threshold for inserting the |
![]() |
RecommendedActions | System.Collections.Generic.List<System.String> |
Gets and sets the property RecommendedActions.
Recommended actions to take to resolve an error in the |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
VoiceSettings | Amazon.LexModelsV2.Model.VoiceSettings |
Gets and sets the property VoiceSettings. The updated Amazon Polly voice to use 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