@Stability(value=Stable) @Internal public static final class CfnAlarmModel.SimpleRuleProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAlarmModel.SimpleRuleProperty
CfnAlarmModel.SimpleRulePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAlarmModel.SimpleRuleProperty.Builder, CfnAlarmModel.SimpleRuleProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAlarmModel.SimpleRuleProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAlarmModel.AcknowledgeFlowProperty.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) |
String |
getComparisonOperator()
The comparison operator.
|
String |
getInputProperty()
The value on the left side of the comparison operator.
|
String |
getThreshold()
The value on the right side of the comparison operator.
|
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(CfnAlarmModel.SimpleRuleProperty.Builder builder)
CfnAlarmModel.AcknowledgeFlowProperty.Builder.public final String getComparisonOperator()
CfnAlarmModel.SimpleRulePropertygetComparisonOperator in interface CfnAlarmModel.SimpleRulePropertypublic final String getInputProperty()
CfnAlarmModel.SimpleRulePropertyYou can specify an AWS IoT Events input attribute as an input property.
getInputProperty in interface CfnAlarmModel.SimpleRulePropertypublic final String getThreshold()
CfnAlarmModel.SimpleRulePropertyYou can enter a number or specify an AWS IoT Events input attribute.
getThreshold in interface CfnAlarmModel.SimpleRuleProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.