replicas property
List of database replicas and their status. Every configured member appears, including one the backend has not brought up, which is reported as not healthy.
Implementation
final List<DatabaseStatusReplica> replicas;
List of database replicas and their status. Every configured member appears, including one the backend has not brought up, which is reported as not healthy.
final List<DatabaseStatusReplica> replicas;