excludedMembers property

List<String>? excludedMembers
final

List of DB instance identifiers that aren't part of the custom endpoint group. All other eligible instances are reachable through the custom endpoint. Only relevant if the list of static members is empty.

Implementation

final List<String>? excludedMembers;