@Stability(value=Stable) @Internal public static final class CfnDataSet.CustomSqlProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataSet.CustomSqlProperty
CfnDataSet.CustomSqlPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataSet.CustomSqlProperty.Builder, CfnDataSet.CustomSqlProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataSet.CustomSqlProperty.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) |
Object |
getColumns()
The column schema from the SQL query result set.
|
String |
getDataSourceArn()
The Amazon Resource Name (ARN) of the data source.
|
String |
getName()
A display name for the SQL query result.
|
String |
getSqlQuery()
The SQL query.
|
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.CustomSqlProperty.Builder builder)
CfnDataSet.CalculatedColumnProperty.Builder.public final Object getColumns()
CfnDataSet.CustomSqlPropertygetColumns in interface CfnDataSet.CustomSqlPropertypublic final String getDataSourceArn()
CfnDataSet.CustomSqlPropertygetDataSourceArn in interface CfnDataSet.CustomSqlPropertypublic final String getName()
CfnDataSet.CustomSqlPropertygetName in interface CfnDataSet.CustomSqlPropertypublic final String getSqlQuery()
CfnDataSet.CustomSqlPropertygetSqlQuery in interface CfnDataSet.CustomSqlProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.