Builder
class Builder
Properties
Link copied to clipboard
The compression algorithm used to compress the output text of the job.
Link copied to clipboard
The data format of the output of the job.
Link copied to clipboard
Represents options that define how DataBrew formats job output files.
Link copied to clipboard
The location in Amazon S3 where the job writes its output.
Link copied to clipboard
Maximum number of files to be generated by the job and written to the output folder. For output partitioned by column(s), the MaxOutputFiles value is the maximum number of files per partition.
Link copied to clipboard
The names of one or more partition columns for the output of the job.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.databrew.model.OutputFormatOptions inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.databrew.model.S3Location inside the given block