existingTargetConnections property
Existing connection IDs to the target port.
These connections will be removed if the port doesn't allow multiple connections and the new connection is created.
Implementation
final List<String> existingTargetConnections;