@Stability(value=Stable) @Internal public static final class CompositeAlarmProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CompositeAlarmProps
CompositeAlarmPropssoftware.amazon.jsii.JsiiObject.InitializationModeCompositeAlarmProps.Builder, CompositeAlarmProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CompositeAlarmProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CompositeAlarmProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Boolean |
getActionsEnabled()
Whether the actions for this alarm are enabled.
|
String |
getAlarmDescription()
Description for the alarm.
|
IAlarmRule |
getAlarmRule()
Expression that specifies which other alarms are to be evaluated to determine this composite alarm's state.
|
String |
getCompositeAlarmName()
Name of the alarm.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CompositeAlarmProps.Builder builder)
CompositeAlarmProps.Builder.public final IAlarmRule getAlarmRule()
CompositeAlarmPropsgetAlarmRule in interface CompositeAlarmPropspublic final Boolean getActionsEnabled()
CompositeAlarmPropsDefault: true
getActionsEnabled in interface CompositeAlarmPropspublic final String getAlarmDescription()
CompositeAlarmPropsDefault: No description
getAlarmDescription in interface CompositeAlarmPropspublic final String getCompositeAlarmName()
CompositeAlarmPropsDefault: Automatically generated name
getCompositeAlarmName in interface CompositeAlarmProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.