C# Class Amazon.CloudWatch.Model.DescribeAlarmsRequest

Container for the parameters to the DescribeAlarms operation. Retrieves the specified alarms. If no alarms are specified, all alarms are returned. Alarms can be retrieved by using only a prefix for the alarm name, the alarm state, or a prefix for any action.
Inheritance: AmazonCloudWatchRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetActionPrefix ( ) : bool
IsSetAlarmNamePrefix ( ) : bool
IsSetAlarmNames ( ) : bool
IsSetMaxRecords ( ) : bool
IsSetNextToken ( ) : bool
IsSetStateValue ( ) : bool