Class CfnJob.OutputProperty.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.databrew.CfnJob.OutputProperty.Jsii$Proxy
All Implemented Interfaces:
CfnJob.OutputProperty, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnJob.OutputProperty

@Stability(Stable) @Internal public static final class CfnJob.OutputProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnJob.OutputProperty
An implementation for CfnJob.OutputProperty
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.databrew.CfnJob.OutputProperty

    CfnJob.OutputProperty.Builder, CfnJob.OutputProperty.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnJob.OutputProperty.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final String
    The compression algorithm used to compress the output text of the job.
    final String
    The data format of the output of the job.
    final Object
    Represents options that define how DataBrew formats job output files.
    final Object
    The location in Amazon S3 where the job writes its output.
    final Number
    The maximum number of files to be generated by the job and written to the output folder.
    final Object
    A value that, if true, means that any data in the location specified for output is overwritten with new output.
    final List<String>
    The names of one or more partition columns for the output of the job.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait