nodeCount

@JvmName(name = "ccmgsfemphjljxjj")
suspend fun nodeCount(value: Output<Int>)
@JvmName(name = "qfmevntlepblbuej")
suspend fun nodeCount(value: Int?)

Parameters

value

The number of nodes which should exist in this Node Pool. If specified this must be between 1 and 1000.

Note: If enable_auto_scaling is set to false both min_count and max_count fields need to be set to null or omitted from the configuration.