NodePoolManagementArgs

fun NodePoolManagementArgs(autoRepair: Output<Boolean>? = null, autoUpgrade: Output<Boolean>? = null, maxUnavailable: Output<Int>, surge: Output<Int>? = null, surgePercentage: Output<Int>? = null)