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