@Stability(value=Stable) @Internal public static final class CfnJob.OutputProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnJob.OutputProperty
CfnJob.OutputPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnJob.OutputProperty.Builder, CfnJob.OutputProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnJob.OutputProperty.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 |
getCompressionFormat()
The compression algorithm used to compress the output text of the job.
|
String |
getFormat()
The data format of the output of the job.
|
Object |
getFormatOptions()
Represents options that define how DataBrew formats job output files.
|
Object |
getLocation()
The location in Amazon S3 where the job writes its output.
|
Number |
getMaxOutputFiles()
The maximum number of files to be generated by the job and written to the output folder.
|
Object |
getOverwrite()
A value that, if true, means that any data in the location specified for output is overwritten with new output.
|
List<String> |
getPartitionColumns()
The names of one or more partition columns for the output of the job.
|
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.OutputProperty.Builder builder)
CfnJob.AllowedStatisticsProperty.Builder.public final Object getLocation()
CfnJob.OutputPropertygetLocation in interface CfnJob.OutputPropertypublic final String getCompressionFormat()
CfnJob.OutputPropertygetCompressionFormat in interface CfnJob.OutputPropertypublic final String getFormat()
CfnJob.OutputPropertygetFormat in interface CfnJob.OutputPropertypublic final Object getFormatOptions()
CfnJob.OutputPropertygetFormatOptions in interface CfnJob.OutputPropertypublic final Number getMaxOutputFiles()
CfnJob.OutputPropertygetMaxOutputFiles in interface CfnJob.OutputPropertypublic final Object getOverwrite()
CfnJob.OutputPropertygetOverwrite in interface CfnJob.OutputPropertypublic final List<String> getPartitionColumns()
CfnJob.OutputPropertygetPartitionColumns in interface CfnJob.OutputProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.