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.

A member of a Global datastore. It contains the Replication Group Id, the Amazon region and the role of the replication group.

Inheritance Hierarchy

System.Object
  Amazon.ElastiCache.Model.GlobalReplicationGroupMember

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

Syntax

C#
public class GlobalReplicationGroupMember

The GlobalReplicationGroupMember type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AutomaticFailover Amazon.ElastiCache.AutomaticFailoverStatus

Gets and sets the property AutomaticFailover.

Indicates whether automatic failover is enabled for the replication group.

Public Property ReplicationGroupId System.String

Gets and sets the property ReplicationGroupId.

The replication group id of the Global datastore member.

Public Property ReplicationGroupRegion System.String

Gets and sets the property ReplicationGroupRegion.

The Amazon region of the Global datastore member.

Public Property Role System.String

Gets and sets the property Role.

Indicates the role of the replication group, primary or secondary.

Public Property Status System.String

Gets and sets the property Status.

The status of the membership of the replication group.

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