Container for the parameters to the EnableAlarmActions operation.
Namespace: Amazon.CloudWatch.ModelEnables actions for the specified alarms.
Assembly: AWSSDK (in AWSSDK.dll) Version: 1.4.10.0 (1.4.10.0)
Syntax
| C# | Visual Basic | Visual C++ |
public class EnableAlarmActionsRequest : AmazonWebServiceRequest
Public Class EnableAlarmActionsRequest _ Inherits AmazonWebServiceRequest
public ref class EnableAlarmActionsRequest : public AmazonWebServiceRequest
Members
| All Members | Constructors | Properties | Methods |
| Member | Description | |
|---|---|---|
| EnableAlarmActionsRequest()()()() | Initializes a new instance of the EnableAlarmActionsRequest class | |
| AlarmNames |
The names of the alarms to enable actions for.
Constraints: | |
| 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.) | |
| ToString()()()() | (Inherited from Object.) | |
| WithAlarmNames(IEnumerable<(Of <<'(String>)>>)) |
Adds elements to the AlarmNames collection
| |
| WithAlarmNames(array<String>[]()[][]) |
Adds elements to the AlarmNames collection
|
Inheritance Hierarchy
System..::..Object
Amazon.Runtime..::..AmazonWebServiceRequest
Amazon.CloudWatch.Model..::..EnableAlarmActionsRequest
Amazon.Runtime..::..AmazonWebServiceRequest
Amazon.CloudWatch.Model..::..EnableAlarmActionsRequest