public static final class CfnJob.S3TableOutputOptionsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnJob.S3TableOutputOptionsProperty
CfnJob.S3TableOutputOptionsProperty
CfnJob.S3TableOutputOptionsProperty.Builder, CfnJob.S3TableOutputOptionsProperty.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.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.Object |
getLocation()
Represents an Amazon S3 location (bucket name and object key) where DataBrew can write output from a job.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.Object getLocation()
CfnJob.S3TableOutputOptionsProperty
getLocation
in interface CfnJob.S3TableOutputOptionsProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()