@Stability(value=Stable) @Internal public static final class CfnDetectorModel.AssetPropertyVariantProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDetectorModel.AssetPropertyVariantProperty
CfnDetectorModel.AssetPropertyVariantPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDetectorModel.AssetPropertyVariantProperty.Builder, CfnDetectorModel.AssetPropertyVariantProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDetectorModel.AssetPropertyVariantProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDetectorModel.ActionProperty.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(CfnDetectorModel.AssetPropertyVariantProperty.Builder builder)
CfnDetectorModel.ActionProperty.Builder.public final String getBooleanValue()
CfnDetectorModel.AssetPropertyVariantPropertyYou must use an expression, and the evaluated result should be a Boolean value.
getBooleanValue in interface CfnDetectorModel.AssetPropertyVariantPropertypublic final String getDoubleValue()
CfnDetectorModel.AssetPropertyVariantPropertyYou must use an expression, and the evaluated result should be a double.
getDoubleValue in interface CfnDetectorModel.AssetPropertyVariantPropertypublic final String getIntegerValue()
CfnDetectorModel.AssetPropertyVariantPropertyYou must use an expression, and the evaluated result should be an integer.
getIntegerValue in interface CfnDetectorModel.AssetPropertyVariantPropertypublic final String getStringValue()
CfnDetectorModel.AssetPropertyVariantPropertyYou must use an expression, and the evaluated result should be a string.
getStringValue in interface CfnDetectorModel.AssetPropertyVariantProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.