nodeCount

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

Parameters

value

Specifies the total number of compute nodes. This property is particularly important in distributed computing and cluster environments, because the number of nodes often directly affects the computing power and the ability to parallel processing.