nodeCount

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

Parameters

value

The number of Droplet instances in the node pool. If auto-scaling is enabled, this should only be set if the desired result is to explicitly reset the number of nodes to this value. If auto-scaling is enabled, and the node count is outside of the given min/max range, it will use the min nodes value.