CdcConfig constructor
CdcConfig({})
Implementation
CdcConfig({
this.bucket,
this.password,
this.reverseProxySubnet,
this.rootPath,
this.subnetIpRange,
this.username,
this.vpcNetwork,
});
CdcConfig({
this.bucket,
this.password,
this.reverseProxySubnet,
this.rootPath,
this.subnetIpRange,
this.username,
this.vpcNetwork,
});