dbNodeCount

@JvmName(name = "jbfxfsgflkpqumwg")
suspend fun dbNodeCount(value: Output<Int>)
@JvmName(name = "baduluylfnroueng")
suspend fun dbNodeCount(value: Int?)

Parameters

value

Number of the PolarDB cluster nodes, default is 2(Each cluster must contain at least a primary node and a read-only node). Add/remove nodes by modifying this parameter, valid values: 2~16.

NOTE: To avoid adding or removing multiple read-only nodes by mistake, the system allows you to add or remove one read-only node at a time.