The CreateCacheCluster operation creates a new cache cluster. All nodes in the cache cluster run the same protocol-compliant cache engine software - either Memcached or Redis.

C# |
public CreateCacheClusterResponse CreateCacheCluster( CreateCacheClusterRequest createCacheClusterRequest )

- createCacheClusterRequest (CreateCacheClusterRequest)
- Container for the necessary parameters to execute the CreateCacheCluster service method on AmazonElastiCache.

The response from the CreateCacheCluster service method, as returned by AmazonElastiCache.
