ConnectCluster constructor
      
      ConnectCluster({})
     
    
    
Implementation
ConnectCluster({
  this.capacityConfig,
  this.config,
  this.createTime,
  this.gcpConfig,
  this.kafkaCluster,
  this.labels,
  this.name,
  this.satisfiesPzi,
  this.satisfiesPzs,
  this.state,
  this.updateTime,
});