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 DescribeBotLocale operation.
Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z
public class DescribeBotLocaleResponse : AmazonWebServiceResponse
The DescribeBotLocaleResponse type exposes the following members
| Name | Description | |
|---|---|---|
|
DescribeBotLocaleResponse() |
| Name | Type | Description | |
|---|---|---|---|
|
BotId | System.String |
Gets and sets the property BotId. The identifier of the bot associated with the locale. |
|
BotLocaleHistoryEvents | System.Collections.Generic.List<Amazon.LexModelsV2.Model.BotLocaleHistoryEvent> |
Gets and sets the property BotLocaleHistoryEvents. History of changes, such as when a locale is used in an alias, that have taken place for the locale. |
|
BotLocaleStatus | Amazon.LexModelsV2.BotLocaleStatus |
Gets and sets the property BotLocaleStatus.
The status of the bot. If the status is |
|
BotVersion | System.String |
Gets and sets the property BotVersion. The version of the bot associated with the locale. |
|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
CreationDateTime | System.DateTime |
Gets and sets the property CreationDateTime. The date and time that the locale was created. |
|
Description | System.String |
Gets and sets the property Description. The description of the locale. |
|
FailureReasons | System.Collections.Generic.List<System.String> |
Gets and sets the property FailureReasons.
if |
|
GenerativeAISettings | Amazon.LexModelsV2.Model.GenerativeAISettings |
Gets and sets the property GenerativeAISettings. Contains settings for Amazon Bedrock's generative AI features for your bot locale. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
IntentsCount | System.Int32 |
Gets and sets the property IntentsCount. The number of intents defined for the locale. |
|
LastBuildSubmittedDateTime | System.DateTime |
Gets and sets the property LastBuildSubmittedDateTime. The date and time that the locale was last submitted for building. |
|
LastUpdatedDateTime | System.DateTime |
Gets and sets the property LastUpdatedDateTime. The date and time that the locale was last updated. |
|
LocaleId | System.String |
Gets and sets the property LocaleId. The unique identifier of the described locale. |
|
LocaleName | System.String |
Gets and sets the property LocaleName. The name of the locale. |
|
NluIntentConfidenceThreshold | System.Double |
Gets and sets the property NluIntentConfidenceThreshold.
The confidence threshold where Amazon Lex inserts 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. |
|
SlotTypesCount | System.Int32 |
Gets and sets the property SlotTypesCount. The number of slot types defined for the locale. |
|
SpeechDetectionSensitivity | Amazon.LexModelsV2.SpeechDetectionSensitivity |
Gets and sets the property SpeechDetectionSensitivity. The sensitivity level for voice activity detection (VAD) configured for the bot locale. |
|
SpeechRecognitionSettings | Amazon.LexModelsV2.Model.SpeechRecognitionSettings |
Gets and sets the property SpeechRecognitionSettings. The speech-to-text settings configured for the bot locale. |
|
UnifiedSpeechSettings | Amazon.LexModelsV2.Model.UnifiedSpeechSettings |
Gets and sets the property UnifiedSpeechSettings. The unified speech settings configured for the bot locale. |
|
VoiceSettings | Amazon.LexModelsV2.Model.VoiceSettings |
Gets and sets the property VoiceSettings. The Amazon Polly voice 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