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.
Represents a single node within a node group (shard).
Namespace: Amazon.ElastiCache.Model
Assembly: AWSSDK.ElastiCache.dll
Version: 3.x.y.z
public class NodeGroupMember
The NodeGroupMember type exposes the following members
Name | Description | |
---|---|---|
![]() |
NodeGroupMember() |
Name | Type | Description | |
---|---|---|---|
![]() |
CacheClusterId | System.String |
Gets and sets the property CacheClusterId. The ID of the cluster to which the node belongs. |
![]() |
CacheNodeId | System.String |
Gets and sets the property CacheNodeId. The ID of the node within its cluster. A node ID is a numeric identifier (0001, 0002, etc.). |
![]() |
CurrentRole | System.String |
Gets and sets the property CurrentRole.
The role that is currently assigned to the node - |
![]() |
PreferredAvailabilityZone | System.String |
Gets and sets the property PreferredAvailabilityZone. The name of the Availability Zone in which the node is located. |
![]() |
PreferredOutpostArn | System.String |
Gets and sets the property PreferredOutpostArn. The outpost ARN of the node group member. |
![]() |
ReadEndpoint | Amazon.ElastiCache.Model.Endpoint |
Gets and sets the property ReadEndpoint. The information required for client programs to connect to a node for read operations. The read endpoint is only applicable on Valkey or Redis OSS (cluster mode disabled) clusters. |
.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