@Stability(value=Stable) @Internal public static final class CfnRecipe.DataCatalogInputDefinitionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRecipe.DataCatalogInputDefinitionProperty
CfnRecipe.DataCatalogInputDefinitionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRecipe.DataCatalogInputDefinitionProperty.Builder, CfnRecipe.DataCatalogInputDefinitionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRecipe.DataCatalogInputDefinitionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRecipe.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 |
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()
Represents an Amazon location where DataBrew can store intermediate results.
|
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(CfnRecipe.DataCatalogInputDefinitionProperty.Builder builder)
CfnRecipe.ActionProperty.Builder.public final String getCatalogId()
CfnRecipe.DataCatalogInputDefinitionPropertygetCatalogId in interface CfnRecipe.DataCatalogInputDefinitionPropertypublic final String getDatabaseName()
CfnRecipe.DataCatalogInputDefinitionPropertygetDatabaseName in interface CfnRecipe.DataCatalogInputDefinitionPropertypublic final String getTableName()
CfnRecipe.DataCatalogInputDefinitionPropertyThis table corresponds to a DataBrew dataset.
getTableName in interface CfnRecipe.DataCatalogInputDefinitionPropertypublic final Object getTempDirectory()
CfnRecipe.DataCatalogInputDefinitionPropertygetTempDirectory in interface CfnRecipe.DataCatalogInputDefinitionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.