PscConnection constructor
PscConnection({})
Implementation
PscConnection({
this.address,
this.connectionType,
this.forwardingRule,
this.network,
this.port,
this.projectId,
this.pscConnectionId,
this.pscConnectionStatus,
this.serviceAttachment,
});