GoldengateDeploymentEnvironment constructor
GoldengateDeploymentEnvironment({})
Implementation
GoldengateDeploymentEnvironment({
this.autoScalingEnabled,
this.category,
this.defaultCpuCoreCount,
this.displayName,
this.environmentType,
this.maxCpuCoreCount,
this.memoryGbPerCpuCore,
this.minCpuCoreCount,
this.name,
this.networkBandwidthGbpsPerCpuCore,
this.storageUsageLimitGbPerCpuCore,
});