@Stability(value=Stable) @Internal public static final class CfnApplication.RecordColumnProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplication.RecordColumnProperty
CfnApplication.RecordColumnPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplication.RecordColumnProperty.Builder, CfnApplication.RecordColumnProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplication.RecordColumnProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApplication.ApplicationCodeConfigurationProperty.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 |
getMapping()
A reference to the data element in the streaming input or the reference data source.
|
String |
getName()
The name of the column that is created in the in-application input stream or reference table.
|
String |
getSqlType()
The type of column created in the in-application input stream or reference table.
|
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(CfnApplication.RecordColumnProperty.Builder builder)
CfnApplication.ApplicationCodeConfigurationProperty.Builder.public final String getName()
CfnApplication.RecordColumnPropertygetName in interface CfnApplication.RecordColumnPropertypublic final String getSqlType()
CfnApplication.RecordColumnPropertygetSqlType in interface CfnApplication.RecordColumnPropertypublic final String getMapping()
CfnApplication.RecordColumnPropertygetMapping in interface CfnApplication.RecordColumnProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.