@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object location,
String compressionFormat,
String format,
Object formatOptions,
Object overwrite,
List<String> partitionColumns)
Constructor that initializes the object based on literal property values passed by the
CfnJob.CsvOutputOptionsProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCompressionFormat()
`CfnJob.OutputProperty.CompressionFormat`.
|
String |
getFormat()
`CfnJob.OutputProperty.Format`.
|
Object |
getFormatOptions()
`CfnJob.OutputProperty.FormatOptions`.
|
Object |
getLocation()
`CfnJob.OutputProperty.Location`.
|
Object |
getOverwrite()
`CfnJob.OutputProperty.Overwrite`.
|
List<String> |
getPartitionColumns()
`CfnJob.OutputProperty.PartitionColumns`.
|
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 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 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 © 2021. All rights reserved.