@Stability(value=Stable) @Internal public static final class CfnEntity.DataValueProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEntity.DataValueProperty
CfnEntity.DataValuePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnEntity.DataValueProperty.Builder, CfnEntity.DataValueProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnEntity.DataValueProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnEntity.ComponentProperty.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) |
Object |
getBooleanValue()
A boolean value.
|
Number |
getDoubleValue()
A double value.
|
String |
getExpression()
An expression that produces the value.
|
Number |
getIntegerValue()
An integer value.
|
Object |
getListValue()
A list of multiple values.
|
Number |
getLongValue()
A long value.
|
Object |
getMapValue()
An object that maps strings to multiple DataValue objects.
|
Object |
getRelationshipValue()
A value that relates a component to another component.
|
String |
getStringValue()
A string value.
|
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(CfnEntity.DataValueProperty.Builder builder)
CfnEntity.ComponentProperty.Builder.public final Object getBooleanValue()
CfnEntity.DataValuePropertygetBooleanValue in interface CfnEntity.DataValuePropertypublic final Number getDoubleValue()
CfnEntity.DataValuePropertygetDoubleValue in interface CfnEntity.DataValuePropertypublic final String getExpression()
CfnEntity.DataValuePropertygetExpression in interface CfnEntity.DataValuePropertypublic final Number getIntegerValue()
CfnEntity.DataValuePropertygetIntegerValue in interface CfnEntity.DataValuePropertypublic final Object getListValue()
CfnEntity.DataValuePropertygetListValue in interface CfnEntity.DataValuePropertypublic final Number getLongValue()
CfnEntity.DataValuePropertygetLongValue in interface CfnEntity.DataValuePropertypublic final Object getMapValue()
CfnEntity.DataValuePropertygetMapValue in interface CfnEntity.DataValuePropertypublic final Object getRelationshipValue()
CfnEntity.DataValuePropertygetRelationshipValue in interface CfnEntity.DataValuePropertypublic final String getStringValue()
CfnEntity.DataValuePropertygetStringValue in interface CfnEntity.DataValueProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.