toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.container.kotlin.inputs
/
NodePoolAutoscalingArgs
/
NodePoolAutoscalingArgs
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
)