@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 overwrite,
List<String> partitionColumns)
Constructor that initializes the object based on literal property values passed by the
CfnJob.OutputProperty.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 |
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.OutputPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-output.html#cfn-databrew-job-output-locationpublic final String getCompressionFormat()
CfnJob.OutputPropertygetCompressionFormat in interface CfnJob.OutputPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-output.html#cfn-databrew-job-output-compressionformatpublic final String getFormat()
CfnJob.OutputPropertygetFormat in interface CfnJob.OutputPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-output.html#cfn-databrew-job-output-formatpublic final Object getOverwrite()
CfnJob.OutputPropertygetOverwrite in interface CfnJob.OutputPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-output.html#cfn-databrew-job-output-overwritepublic final List<String> getPartitionColumns()
CfnJob.OutputPropertygetPartitionColumns in interface CfnJob.OutputPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-output.html#cfn-databrew-job-output-partitioncolumns@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.