toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.container.kotlin.inputs
/
ClusterNodePoolAutoscalingArgs
/
ClusterNodePoolAutoscalingArgs
Cluster
Node
Pool
Autoscaling
Args
constructor
(
locationPolicy
:
Output
<
String
>
?
=
null
,
maxNodeCount
:
Output
<
Int
>
?
=
null
,
minNodeCount
:
Output
<
Int
>
?
=
null
,
totalMaxNodeCount
:
Output
<
Int
>
?
=
null
,
totalMinNodeCount
:
Output
<
Int
>
?
=
null
)