numCacheNodes

@JvmName(name = "fmlopjsyauxpiqft")
suspend fun numCacheNodes(value: Output<Int>)
@JvmName(name = "ikhfsfamdispbgui")
suspend fun numCacheNodes(value: Int?)

Parameters

value

The initial number of cache nodes that the cache cluster will have. For Redis, this value must be 1. For Memcached, this value must be between 1 and 40. If this number is reduced on subsequent runs, the highest numbered nodes will be removed.