AWS SDK for .NET Documentation
CreateCacheCluster Method (createCacheClusterRequest)
AmazonAmazon.ElastiCacheAmazonElastiCacheClientCreateCacheCluster(CreateCacheClusterRequest) Did this page help you?   Yes   No    Tell us about it...

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.

Declaration Syntax
C#
public CreateCacheClusterResponse CreateCacheCluster(
	CreateCacheClusterRequest createCacheClusterRequest
)
Parameters
createCacheClusterRequest (CreateCacheClusterRequest)
Container for the necessary parameters to execute the CreateCacheCluster service method on AmazonElastiCache.
Return Value
The response from the CreateCacheCluster service method, as returned by AmazonElastiCache.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)