currentRole property
The role that is currently assigned to the node - primary
or
replica
. This member is only applicable for Redis (cluster mode
disabled) replication groups.
Implementation
final String? currentRole;
The role that is currently assigned to the node - primary
or
replica
. This member is only applicable for Redis (cluster mode
disabled) replication groups.
final String? currentRole;