toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.eks.kotlin.inputs
/
NodegroupScalingConfigArgs
/
NodegroupScalingConfigArgs
Nodegroup
Scaling
Config
Args
constructor
(
desiredSize
:
Output
<
Int
>
?
=
null
,
maxSize
:
Output
<
Int
>
?
=
null
,
minSize
:
Output
<
Int
>
?
=
null
)