C# Class Amazon.CloudWatch.Model.MetricAlarm

The MetricAlarm data type represents an alarm. You can use PutMetricAlarm to create or update an alarm.

Show file Open project: aws/aws-sdk-net

Private Methods

Method Description
IsSetActionsEnabled ( ) : bool
IsSetAlarmActions ( ) : bool
IsSetAlarmArn ( ) : bool
IsSetAlarmConfigurationUpdatedTimestamp ( ) : bool
IsSetAlarmDescription ( ) : bool
IsSetAlarmName ( ) : bool
IsSetComparisonOperator ( ) : bool
IsSetDimensions ( ) : bool
IsSetEvaluationPeriods ( ) : bool
IsSetExtendedStatistic ( ) : bool
IsSetInsufficientDataActions ( ) : bool
IsSetMetricName ( ) : bool
IsSetNamespace ( ) : bool
IsSetOKActions ( ) : bool
IsSetPeriod ( ) : bool
IsSetStateReason ( ) : bool
IsSetStateReasonData ( ) : bool
IsSetStateUpdatedTimestamp ( ) : bool
IsSetStateValue ( ) : bool
IsSetStatistic ( ) : bool
IsSetThreshold ( ) : bool
IsSetUnit ( ) : bool