nodeCount

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

Parameters

value

Worker node count of the cluster. When node count is 0, it represents a single node configuration with the ability to create distributed tables on that node. 2 or more worker nodes represent multi-node configuration. Node count value cannot be 1. Required for creation.