@Stability(value=Stable) @Internal public static final class CfnDataSet.RelationalTableProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataSet.RelationalTableProperty
CfnDataSet.RelationalTablePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataSet.RelationalTableProperty.Builder, CfnDataSet.RelationalTableProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataSet.RelationalTableProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDataSet.CalculatedColumnProperty.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 |
getCatalog()
`CfnDataSet.RelationalTableProperty.Catalog`.
|
String |
getDataSourceArn()
The Amazon Resource Name (ARN) for the data source.
|
Object |
getInputColumns()
The column schema of the table.
|
String |
getName()
The name of the relational table.
|
String |
getSchema()
The schema name.
|
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(CfnDataSet.RelationalTableProperty.Builder builder)
CfnDataSet.CalculatedColumnProperty.Builder.public final String getDataSourceArn()
CfnDataSet.RelationalTablePropertygetDataSourceArn in interface CfnDataSet.RelationalTablePropertypublic final Object getInputColumns()
CfnDataSet.RelationalTablePropertygetInputColumns in interface CfnDataSet.RelationalTablePropertypublic final String getName()
CfnDataSet.RelationalTablePropertygetName in interface CfnDataSet.RelationalTablePropertypublic final String getCatalog()
CfnDataSet.RelationalTablePropertygetCatalog in interface CfnDataSet.RelationalTablePropertypublic final String getSchema()
CfnDataSet.RelationalTablePropertyThis name applies to certain relational database engines.
getSchema in interface CfnDataSet.RelationalTableProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.