AWS SDK Version 3 for .NET
API Reference

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.

Contains information about all the aliases replication statuses applicable for global resiliency.

Inheritance Hierarchy

System.Object
  Amazon.LexModelsV2.Model.BotAliasReplicaSummary

Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z

Syntax

C#
public class BotAliasReplicaSummary

The BotAliasReplicaSummary type exposes the following members

Constructors

NameDescription
Public Method BotAliasReplicaSummary()

Properties

NameTypeDescription
Public Property BotAliasId System.String

Gets and sets the property BotAliasId.

The bot alias ID for all the alias bot replications.

Public Property BotAliasReplicationStatus Amazon.LexModelsV2.BotAliasReplicationStatus

Gets and sets the property BotAliasReplicationStatus.

The replication statuses for all the alias bot replications.

Public Property BotVersion System.String

Gets and sets the property BotVersion.

The bot version for all the alias bot replications.

Public Property CreationDateTime System.DateTime

Gets and sets the property CreationDateTime.

The creation time and date for all the alias bot replications.

Public Property FailureReasons System.Collections.Generic.List<System.String>

Gets and sets the property FailureReasons.

The reasons for failure for the aliases bot replications.

Public Property LastUpdatedDateTime System.DateTime

Gets and sets the property LastUpdatedDateTime.

The last time and date updated for all the alias bot replications.

Version Information

.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