pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.composer.v1.kotlin.inputs
/
SoftwareConfigArgs
/
SoftwareConfigArgs
Software
Config
Args
fun
SoftwareConfigArgs
(
airflowConfigOverrides
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
envVariables
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
imageVersion
:
Output
<
String
>
?
=
null
,
pypiPackages
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
pythonVersion
:
Output
<
String
>
?
=
null
,
schedulerCount
:
Output
<
Int
>
?
=
null
)