globalClusterMembers property

List<GlobalClusterMember>? globalClusterMembers
final

The list of cluster IDs for secondary clusters within the global database cluster. Currently limited to 1 item.

Implementation

final List<GlobalClusterMember>? globalClusterMembers;