C# Class Amazon.CloudWatch.Model.DescribeAlarmsForMetricRequest

Container for the parameters to the DescribeAlarmsForMetric operation.

Retrieves all alarms for a single metric. Specify a statistic, period, or unit to filter the set of alarms further.

Inheritance: Amazon.Runtime.AmazonWebServiceRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetDimensions ( ) : bool
IsSetExtendedStatistic ( ) : bool
IsSetMetricName ( ) : bool
IsSetNamespace ( ) : bool
IsSetPeriod ( ) : bool
IsSetStatistic ( ) : bool
IsSetUnit ( ) : bool