The available AWS access control policy actions for Amazon CloudWatch.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class CloudWatchActionIdentifiers
 Members
 Members| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description | 
|---|---|---|
|  | CloudWatchActionIdentifiers()()()() | Initializes a new instance of the CloudWatchActionIdentifiers class | 
|   | AllCloudWatchActions | |
|   | DeleteAlarms | |
|   | DescribeAlarmHistory | |
|   | DescribeAlarms | |
|   | DescribeAlarmsForMetric | |
|   | DisableAlarmActions | |
|   | EnableAlarmActions | |
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|   | GetMetricStatistics | |
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|   | ListMetrics | |
|   | PutMetricAlarm | |
|   | PutMetricData | |
|   | SetAlarmState | |
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | CloudWatchActionIdentifiers |