public static final class CfnAlarmProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAlarmProps
software.amazon.jsii.JsiiObject.InitializationModeCfnAlarmProps.Builder, CfnAlarmProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getActionsEnabled()
`AWS::CloudWatch::Alarm.ActionsEnabled`.
|
List<String> |
getAlarmActions()
`AWS::CloudWatch::Alarm.AlarmActions`.
|
String |
getAlarmDescription()
`AWS::CloudWatch::Alarm.AlarmDescription`.
|
String |
getAlarmName()
`AWS::CloudWatch::Alarm.AlarmName`.
|
String |
getComparisonOperator()
`AWS::CloudWatch::Alarm.ComparisonOperator`.
|
Number |
getDatapointsToAlarm()
`AWS::CloudWatch::Alarm.DatapointsToAlarm`.
|
Object |
getDimensions()
`AWS::CloudWatch::Alarm.Dimensions`.
|
String |
getEvaluateLowSampleCountPercentile()
`AWS::CloudWatch::Alarm.EvaluateLowSampleCountPercentile`.
|
Number |
getEvaluationPeriods()
`AWS::CloudWatch::Alarm.EvaluationPeriods`.
|
String |
getExtendedStatistic()
`AWS::CloudWatch::Alarm.ExtendedStatistic`.
|
List<String> |
getInsufficientDataActions()
`AWS::CloudWatch::Alarm.InsufficientDataActions`.
|
String |
getMetricName()
`AWS::CloudWatch::Alarm.MetricName`.
|
Object |
getMetrics()
`AWS::CloudWatch::Alarm.Metrics`.
|
String |
getNamespace()
`AWS::CloudWatch::Alarm.Namespace`.
|
List<String> |
getOkActions()
`AWS::CloudWatch::Alarm.OKActions`.
|
Number |
getPeriod()
`AWS::CloudWatch::Alarm.Period`.
|
String |
getStatistic()
`AWS::CloudWatch::Alarm.Statistic`.
|
Number |
getThreshold()
`AWS::CloudWatch::Alarm.Threshold`.
|
String |
getTreatMissingData()
`AWS::CloudWatch::Alarm.TreatMissingData`.
|
String |
getUnit()
`AWS::CloudWatch::Alarm.Unit`.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Stable) public String getComparisonOperator()
getComparisonOperator in interface CfnAlarmPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-comparisonoperator@Stability(value=Stable) public Number getEvaluationPeriods()
getEvaluationPeriods in interface CfnAlarmPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-evaluationperiods@Stability(value=Stable) public Number getThreshold()
getThreshold in interface CfnAlarmPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-threshold@Stability(value=Stable) @Nullable public Object getActionsEnabled()
getActionsEnabled in interface CfnAlarmPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-actionsenabled@Stability(value=Stable) @Nullable public List<String> getAlarmActions()
getAlarmActions in interface CfnAlarmPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-alarmactions@Stability(value=Stable) @Nullable public String getAlarmDescription()
getAlarmDescription in interface CfnAlarmPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-alarmdescription@Stability(value=Stable) @Nullable public String getAlarmName()
getAlarmName in interface CfnAlarmPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-alarmname@Stability(value=Stable) @Nullable public Number getDatapointsToAlarm()
getDatapointsToAlarm in interface CfnAlarmPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarm-datapointstoalarm@Stability(value=Stable) @Nullable public Object getDimensions()
getDimensions in interface CfnAlarmPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-dimension@Stability(value=Stable) @Nullable public String getEvaluateLowSampleCountPercentile()
getEvaluateLowSampleCountPercentile in interface CfnAlarmPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-evaluatelowsamplecountpercentile@Stability(value=Stable) @Nullable public String getExtendedStatistic()
getExtendedStatistic in interface CfnAlarmPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-extendedstatistic@Stability(value=Stable) @Nullable public List<String> getInsufficientDataActions()
getInsufficientDataActions in interface CfnAlarmPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-insufficientdataactions@Stability(value=Stable) @Nullable public String getMetricName()
getMetricName in interface CfnAlarmPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-metricname@Stability(value=Stable) @Nullable public Object getMetrics()
getMetrics in interface CfnAlarmPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarm-metrics@Stability(value=Stable) @Nullable public String getNamespace()
getNamespace in interface CfnAlarmPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-namespace@Stability(value=Stable) @Nullable public List<String> getOkActions()
getOkActions in interface CfnAlarmPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-okactions@Stability(value=Stable) @Nullable public Number getPeriod()
getPeriod in interface CfnAlarmPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-period@Stability(value=Stable) @Nullable public String getStatistic()
getStatistic in interface CfnAlarmPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-statistic@Stability(value=Stable) @Nullable public String getTreatMissingData()
getTreatMissingData in interface CfnAlarmPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-treatmissingdata@Stability(value=Stable) @Nullable public String getUnit()
getUnit in interface CfnAlarmPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-unitCopyright © 2019. All rights reserved.