Interface IAlarmRule
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IAlarm
,IAlarm.Jsii$Default
,IAlarmRule.Jsii$Default
- All Known Implementing Classes:
Alarm
,AlarmBase
,CompositeAlarm
,IAlarm.Jsii$Proxy
,IAlarmRule.Jsii$Proxy
@Generated(value="jsii-pacmak/1.104.0 (build e79254c)",
date="2024-11-22T02:23:58.510Z")
@Stability(Stable)
public interface IAlarmRule
extends software.amazon.jsii.JsiiSerializable
Interface for Alarm Rule.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIAlarmRule
.static final class
A proxy class which represents a concrete javascript instance of this type. -
Method Summary
Modifier and TypeMethodDescriptionserialized representation of Alarm Rule to be used when building the Composite Alarm resource.Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
renderAlarmRule
serialized representation of Alarm Rule to be used when building the Composite Alarm resource.
-