@Stability(value=Stable) @Internal public static final class CfnDataset.DataCatalogInputDefinitionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataset.DataCatalogInputDefinitionProperty
CfnDataset.DataCatalogInputDefinitionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataset.DataCatalogInputDefinitionProperty.Builder, CfnDataset.DataCatalogInputDefinitionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataset.DataCatalogInputDefinitionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDataset.CsvOptionsProperty.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 |
getCatalogId()
The unique identifier of the AWS account that holds the Data Catalog that stores the data.
|
String |
getDatabaseName()
The name of a database in the Data Catalog.
|
String |
getTableName()
The name of a database table in the Data Catalog.
|
Object |
getTempDirectory()
An Amazon location that AWS Glue Data Catalog can use as a temporary directory.
|
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.DataCatalogInputDefinitionProperty.Builder builder)
CfnDataset.CsvOptionsProperty.Builder.public final String getCatalogId()
CfnDataset.DataCatalogInputDefinitionPropertygetCatalogId in interface CfnDataset.DataCatalogInputDefinitionPropertypublic final String getDatabaseName()
CfnDataset.DataCatalogInputDefinitionPropertygetDatabaseName in interface CfnDataset.DataCatalogInputDefinitionPropertypublic final String getTableName()
CfnDataset.DataCatalogInputDefinitionPropertyThis table corresponds to a DataBrew dataset.
getTableName in interface CfnDataset.DataCatalogInputDefinitionPropertypublic final Object getTempDirectory()
CfnDataset.DataCatalogInputDefinitionPropertygetTempDirectory in interface CfnDataset.DataCatalogInputDefinitionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.