numCacheNodes property

int? numCacheNodes
final

The number of cache nodes in the source 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;