@Stability(value=Stable) @Internal public static final class CfnAlarmModel.AssetPropertyVariantProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAlarmModel.AssetPropertyVariantProperty
CfnAlarmModel.AssetPropertyVariantPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAlarmModel.AssetPropertyVariantProperty.Builder, CfnAlarmModel.AssetPropertyVariantProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAlarmModel.AssetPropertyVariantProperty.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 |
getBooleanValue()
The asset property value is a Boolean value that must be `'TRUE'` or `'FALSE'` .
|
String |
getDoubleValue()
The asset property value is a double.
|
String |
getIntegerValue()
The asset property value is an integer.
|
String |
getStringValue()
The asset property value is a string.
|
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.AssetPropertyVariantProperty.Builder builder)
CfnAlarmModel.AcknowledgeFlowProperty.Builder.public final String getBooleanValue()
CfnAlarmModel.AssetPropertyVariantPropertyYou must use an expression, and the evaluated result should be a Boolean value.
getBooleanValue in interface CfnAlarmModel.AssetPropertyVariantPropertypublic final String getDoubleValue()
CfnAlarmModel.AssetPropertyVariantPropertyYou must use an expression, and the evaluated result should be a double.
getDoubleValue in interface CfnAlarmModel.AssetPropertyVariantPropertypublic final String getIntegerValue()
CfnAlarmModel.AssetPropertyVariantPropertyYou must use an expression, and the evaluated result should be an integer.
getIntegerValue in interface CfnAlarmModel.AssetPropertyVariantPropertypublic final String getStringValue()
CfnAlarmModel.AssetPropertyVariantPropertyYou must use an expression, and the evaluated result should be a string.
getStringValue in interface CfnAlarmModel.AssetPropertyVariantProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.