NodeGroupMember
class NodeGroupMember
Represents a single node within a node group (shard).
Types
Properties
Link copied to clipboard
The ID of the cluster to which the node belongs.
Link copied to clipboard
The ID of the node within its cluster. A node ID is a numeric identifier (0001, 0002, etc.).
Link copied to clipboard
The role that is currently assigned to the node - primary
or replica
. This member is only applicable for Valkey or Redis OSS (cluster mode disabled) replication groups.
Link copied to clipboard
The name of the Availability Zone in which the node is located.
Link copied to clipboard
The outpost ARN of the node group member.
Link copied to clipboard
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.