NodePoolScalingConfigArgs

fun NodePoolScalingConfigArgs(eipBandwidth: Output<Int>? = null, eipInternetChargeType: Output<String>? = null, isBondEip: Output<Boolean>? = null, maxSize: Output<Int>, minSize: Output<Int>, type: Output<String>? = null)