@Generated(value="jsii-pacmak/0.13.2 (build a2116e9)", date="2019-07-01T16:58:11.739Z") @Stability(value=Experimental) public interface AlarmProps extends software.amazon.jsii.JsiiSerializable, CreateAlarmOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
AlarmProps.Builder
A builder for
AlarmProps |
static class |
AlarmProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static AlarmProps.Builder |
builder() |
IMetric |
getMetric()
The metric to add the alarm on.
|
getActionsEnabled, getAlarmDescription, getAlarmName, getComparisonOperator, getDatapointsToAlarm, getEvaluateLowSampleCountPercentile, getEvaluationPeriods, getPeriod, getStatistic, getThreshold, getTreatMissingData@Stability(value=Experimental) IMetric getMetric()
@Stability(value=Experimental) static AlarmProps.Builder builder()
builder in interface CreateAlarmOptionsAlarmProps.Builder of AlarmPropsCopyright © 2019. All rights reserved.