LinkConnection interface
Properties
| compute | Properties of link connection's compute |
| landing |
Properties of link connection's landing zone |
| source |
Properties of link connection's source database |
| target |
Properties of link connection's target database |
Property Details
compute
Properties of link connection's compute
compute?: LinkConnectionCompute
Property Value
landingZone
Properties of link connection's landing zone
landingZone?: LinkConnectionLandingZone
Property Value
sourceDatabase
Properties of link connection's source database
sourceDatabase?: LinkConnectionSourceDatabase
Property Value
targetDatabase
Properties of link connection's target database
targetDatabase?: LinkConnectionTargetDatabase