PrivateConfig constructor
PrivateConfig({})
Implementation
PrivateConfig({
this.caPool,
this.httpServiceAttachment,
this.isPrivate,
this.pscAllowedProjects,
this.sshServiceAttachment,
});
PrivateConfig({
this.caPool,
this.httpServiceAttachment,
this.isPrivate,
this.pscAllowedProjects,
this.sshServiceAttachment,
});