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 DescribeBotVersion operation.
Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z
public class DescribeBotVersionResponse : AmazonWebServiceResponse
The DescribeBotVersionResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
DescribeBotVersionResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
BotId | System.String |
Gets and sets the property BotId. The identifier of the bot that contains the version. |
![]() |
BotMembers | System.Collections.Generic.List<Amazon.LexModelsV2.Model.BotMember> |
Gets and sets the property BotMembers. The members of bot network in the version that was described. |
![]() |
BotName | System.String |
Gets and sets the property BotName. The name of the bot that contains the version. |
![]() |
BotStatus | Amazon.LexModelsV2.BotStatus |
Gets and sets the property BotStatus.
The current status of the bot. When the status is |
![]() |
BotType | Amazon.LexModelsV2.BotType |
Gets and sets the property BotType. The type of the bot in the version that was described. |
![]() |
BotVersion | System.String |
Gets and sets the property BotVersion. The version of the bot that was described. |
![]() |
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 bot version was created. |
![]() |
DataPrivacy | Amazon.LexModelsV2.Model.DataPrivacy |
Gets and sets the property DataPrivacy. Data privacy settings for the bot version. |
![]() |
Description | System.String |
Gets and sets the property Description. The description specified for the bot. |
![]() |
FailureReasons | System.Collections.Generic.List<System.String> |
Gets and sets the property FailureReasons.
If the |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
IdleSessionTTLInSeconds | System.Int32 |
Gets and sets the property IdleSessionTTLInSeconds. The number of seconds that a session with the bot remains active before it is discarded by Amazon Lex. |
![]() |
ParentBotNetworks | System.Collections.Generic.List<Amazon.LexModelsV2.Model.ParentBotNetwork> |
Gets and sets the property ParentBotNetworks. A list of the networks to which the bot version you described belongs. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
RoleArn | System.String |
Gets and sets the property RoleArn. The Amazon Resource Name (ARN) of an IAM role that has permission to access the bot version. |
.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