numCacheNodes property

int? numCacheNodes
final

The new number of cache nodes for the cluster.

For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

Implementation

final int? numCacheNodes;