toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.dataproc.kotlin.inputs
/
ClusterClusterConfigSoftwareConfigArgs
/
ClusterClusterConfigSoftwareConfigArgs
Cluster
Cluster
Config
Software
Config
Args
constructor
(
imageVersion
:
Output
<
String
>
?
=
null
,
optionalComponents
:
Output
<
List
<
String
>
>
?
=
null
,
overrideProperties
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
properties
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)