The available AWS access control policy actions for AWS ElastiCache.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class ElastiCacheActionIdentifiers
 Members
 Members| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description | 
|---|---|---|
|  | ElastiCacheActionIdentifiers()()()() | Initializes a new instance of the ElastiCacheActionIdentifiers class | 
|   | AllElastiCacheActions | |
|   | AuthorizeCacheSecurityGroupIngress | |
|   | CreateCacheCluster | |
|   | CreateCacheParameterGroup | |
|   | CreateCacheSecurityGroup | |
|   | DeleteCacheCluster | |
|   | DeleteCacheParameterGroup | |
|   | DeleteCacheSecurityGroup | |
|   | DescribeCacheClusters | |
|   | DescribeCacheParameterGroups | |
|   | DescribeCacheParameters | |
|   | DescribeCacheSecurityGroups | |
|   | DescribeEngineDefaultParameters | |
|   | DescribeEvents | |
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|   | ModifyCacheCluster | |
|   | ModifyCacheParameterGroup | |
|   | RebootCacheCluster | |
|   | ResetCacheParameterGroup | |
|   | RevokeCacheSecurityGroupIngress | |
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | ElastiCacheActionIdentifiers |