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