toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.dataproc.kotlin.inputs
/
ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigConfigArgs
/
ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigConfigArgs
Cluster
Virtual
Cluster
Config
Kubernetes
Cluster
Config
Gke
Cluster
Config
Node
Pool
Target
Node
Pool
Config
Config
Args
constructor
(
localSsdCount
:
Output
<
Int
>
?
=
null
,
machineType
:
Output
<
String
>
?
=
null
,
minCpuPlatform
:
Output
<
String
>
?
=
null
,
preemptible
:
Output
<
Boolean
>
?
=
null
,
spot
:
Output
<
Boolean
>
?
=
null
)