@Stability(value=Stable) @Internal public static final class CfnComponentType.DataValueProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnComponentType.DataValueProperty
CfnComponentType.DataValuePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnComponentType.DataValueProperty.Builder, CfnComponentType.DataValueProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnComponentType.DataValueProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnComponentType.DataConnectorProperty.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(CfnComponentType.DataValueProperty.Builder builder)
CfnComponentType.DataConnectorProperty.Builder.public final Object getBooleanValue()
CfnComponentType.DataValuePropertygetBooleanValue in interface CfnComponentType.DataValuePropertypublic final Number getDoubleValue()
CfnComponentType.DataValuePropertygetDoubleValue in interface CfnComponentType.DataValuePropertypublic final String getExpression()
CfnComponentType.DataValuePropertygetExpression in interface CfnComponentType.DataValuePropertypublic final Number getIntegerValue()
CfnComponentType.DataValuePropertygetIntegerValue in interface CfnComponentType.DataValuePropertypublic final Object getListValue()
CfnComponentType.DataValuePropertygetListValue in interface CfnComponentType.DataValuePropertypublic final Number getLongValue()
CfnComponentType.DataValuePropertygetLongValue in interface CfnComponentType.DataValuePropertypublic final Object getMapValue()
CfnComponentType.DataValuePropertygetMapValue in interface CfnComponentType.DataValuePropertypublic final Object getRelationshipValue()
CfnComponentType.DataValuePropertygetRelationshipValue in interface CfnComponentType.DataValuePropertypublic final String getStringValue()
CfnComponentType.DataValuePropertygetStringValue in interface CfnComponentType.DataValueProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.