@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String databaseName,
String tableName,
String catalogId,
Object databaseOptions,
Object overwrite,
Object s3Options)
Constructor that initializes the object based on literal property values passed by the
CfnJob.ColumnSelectorProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCatalogId()
`CfnJob.DataCatalogOutputProperty.CatalogId`.
|
String |
getDatabaseName()
`CfnJob.DataCatalogOutputProperty.DatabaseName`.
|
Object |
getDatabaseOptions()
`CfnJob.DataCatalogOutputProperty.DatabaseOptions`.
|
Object |
getOverwrite()
`CfnJob.DataCatalogOutputProperty.Overwrite`.
|
Object |
getS3Options()
`CfnJob.DataCatalogOutputProperty.S3Options`.
|
String |
getTableName()
`CfnJob.DataCatalogOutputProperty.TableName`.
|
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.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.DataCatalogOutputPropertygetOverwrite 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 © 2021. All rights reserved.