replicas property

List<DatabaseStatusReplica> replicas
final

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;