@Stability(value=Stable) @Internal public static final class CfnJob.DatabaseOutputProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnJob.DatabaseOutputProperty
CfnJob.DatabaseOutputPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnJob.DatabaseOutputProperty.Builder, CfnJob.DatabaseOutputProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnJob.DatabaseOutputProperty.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) |
Object |
getDatabaseOptions()
Represents options that specify how and where DataBrew writes the database output generated by recipe jobs.
|
String |
getDatabaseOutputMode()
The output mode to write into the database.
|
String |
getGlueConnectionName()
The AWS Glue connection that stores the connection information for the target database.
|
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.DatabaseOutputProperty.Builder builder)
CfnJob.AllowedStatisticsProperty.Builder.public final Object getDatabaseOptions()
CfnJob.DatabaseOutputPropertygetDatabaseOptions in interface CfnJob.DatabaseOutputPropertypublic final String getGlueConnectionName()
CfnJob.DatabaseOutputPropertygetGlueConnectionName in interface CfnJob.DatabaseOutputPropertypublic final String getDatabaseOutputMode()
CfnJob.DatabaseOutputPropertyCurrently supported option: NEW_TABLE.
getDatabaseOutputMode in interface CfnJob.DatabaseOutputProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.