SoftwareConfig constructor
SoftwareConfig({})
Implementation
SoftwareConfig({
this.airflowConfigOverrides,
this.cloudDataLineageIntegration,
this.envVariables,
this.imageVersion,
this.pypiPackages,
this.pythonVersion,
this.schedulerCount,
this.webServerPluginsMode,
});