pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.cs.kotlin.inputs
/
NodePoolScalingConfigArgs
/
NodePoolScalingConfigArgs
Node
Pool
Scaling
Config
Args
fun
NodePoolScalingConfigArgs
(
eipBandwidth
:
Output
<
Int
>
?
=
null
,
eipInternetChargeType
:
Output
<
String
>
?
=
null
,
isBondEip
:
Output
<
Boolean
>
?
=
null
,
maxSize
:
Output
<
Int
>
,
minSize
:
Output
<
Int
>
,
type
:
Output
<
String
>
?
=
null
)