C# Class Amazon.ElasticMapReduce.Model.CloudWatchAlarmDefinition

The definition of a CloudWatch metric alarm, which determines when an automatic scaling activity is triggered. When the defined alarm conditions are satisfied, scaling activity begins.
Show file Open project: aws/aws-sdk-net

Private Methods

Method Description
IsSetComparisonOperator ( ) : bool
IsSetDimensions ( ) : bool
IsSetEvaluationPeriods ( ) : bool
IsSetMetricName ( ) : bool
IsSetNamespace ( ) : bool
IsSetPeriod ( ) : bool
IsSetStatistic ( ) : bool
IsSetThreshold ( ) : bool
IsSetUnit ( ) : bool