pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dataproc.v1beta2.kotlin.inputs
/
ManagedClusterArgs
/
ManagedClusterArgs
Managed
Cluster
Args
fun
ManagedClusterArgs
(
clusterName
:
Output
<
String
>
,
config
:
Output
<
ClusterConfigArgs
>
,
labels
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)