existingSourceConnections property

List<String> existingSourceConnections
final

Existing connection IDs from the source port.

These connections will be removed if the port doesn't allow multiple connections and the new connection is created.

Implementation

final List<String> existingSourceConnections;