AWS SDK for .NET Documentation
CreateCacheParameterGroup Method (createCacheParameterGroupRequest)
AmazonAmazon.ElastiCacheAmazonElastiCacheClientCreateCacheParameterGroup(CreateCacheParameterGroupRequest) Did this page help you?   Yes   No    Tell us about it...

The CreateCacheParameterGroup operation creates a new cache parameter group. A cache parameter group is a collection of parameters that you apply to all of the nodes in a cache cluster.

Declaration Syntax
C#
public CreateCacheParameterGroupResponse CreateCacheParameterGroup(
	CreateCacheParameterGroupRequest createCacheParameterGroupRequest
)
Parameters
createCacheParameterGroupRequest (CreateCacheParameterGroupRequest)
Container for the necessary parameters to execute the CreateCacheParameterGroup service method on AmazonElastiCache.
Return Value
The response from the CreateCacheParameterGroup service method, as returned by AmazonElastiCache.
Exceptions

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