@Stability(value=Stable) @Internal public static final class CfnDataset.GlueConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataset.GlueConfigurationProperty
CfnDataset.GlueConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataset.GlueConfigurationProperty.Builder, CfnDataset.GlueConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataset.GlueConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDataset.ActionProperty.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 |
getDatabaseName()
The name of the database in your AWS Glue Data Catalog in which the table is located.
|
String |
getTableName()
The name of the table in your AWS Glue Data Catalog that is used to perform the ETL operations.
|
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.GlueConfigurationProperty.Builder builder)
CfnDataset.ActionProperty.Builder.public final String getDatabaseName()
CfnDataset.GlueConfigurationPropertyAn AWS Glue Data Catalog database contains metadata tables.
getDatabaseName in interface CfnDataset.GlueConfigurationPropertypublic final String getTableName()
CfnDataset.GlueConfigurationPropertyAn AWS Glue Data Catalog table contains partitioned data and descriptions of data sources and targets.
getTableName in interface CfnDataset.GlueConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.