pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dataproc.v1.kotlin.inputs
/
SoftwareConfigArgs
/
SoftwareConfigArgs
Software
Config
Args
fun
SoftwareConfigArgs
(
imageVersion
:
Output
<
String
>
?
=
null
,
optionalComponents
:
Output
<
List
<
SoftwareConfigOptionalComponentsItem
>
>
?
=
null
,
properties
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)