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.97.0 (build 729de35)", date="2024-04-18T17:54:13.952Z") @Stability(Stable) public interface IAlarmRule extends software.amazon.jsii.JsiiSerializable
Interface for Alarm Rule.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Internal default implementation for IAlarmRule.
    static final class 
    A proxy class which represents a concrete javascript instance of this type.
  • Method Summary

    Modifier and Type
    Method
    Description
    serialized 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

      @Stability(Stable) @NotNull String renderAlarmRule()
      serialized representation of Alarm Rule to be used when building the Composite Alarm resource.