@Stability(value=Stable) @Internal public static final class CfnJob.DataCatalogOutputProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnJob.DataCatalogOutputProperty
CfnJob.DataCatalogOutputPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnJob.DataCatalogOutputProperty.Builder, CfnJob.DataCatalogOutputProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnJob.DataCatalogOutputProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnJob.AllowedStatisticsProperty.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.
|
Object |
getDatabaseOptions()
Represents options that specify how and where DataBrew writes the database output generated by recipe jobs.
|
Object |
getOverwrite()
A value that, if true, means that any data in the location specified for output is overwritten with new output.
|
Object |
getS3Options()
Represents options that specify how and where DataBrew writes the Amazon S3 output generated by recipe jobs.
|
String |
getTableName()
The name of a table in the Data Catalog.
|
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(CfnJob.DataCatalogOutputProperty.Builder builder)
CfnJob.AllowedStatisticsProperty.Builder.public final String getDatabaseName()
CfnJob.DataCatalogOutputPropertygetDatabaseName in interface CfnJob.DataCatalogOutputPropertypublic final String getTableName()
CfnJob.DataCatalogOutputPropertygetTableName in interface CfnJob.DataCatalogOutputPropertypublic final String getCatalogId()
CfnJob.DataCatalogOutputPropertygetCatalogId in interface CfnJob.DataCatalogOutputPropertypublic final Object getDatabaseOptions()
CfnJob.DataCatalogOutputPropertygetDatabaseOptions in interface CfnJob.DataCatalogOutputPropertypublic final Object getOverwrite()
CfnJob.DataCatalogOutputPropertyNot supported with DatabaseOptions.
getOverwrite in interface CfnJob.DataCatalogOutputPropertypublic final Object getS3Options()
CfnJob.DataCatalogOutputPropertygetS3Options in interface CfnJob.DataCatalogOutputProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.