@Stability(value=Stable) public static final class CfnJob.OutputProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnJob.OutputProperty>
CfnJob.OutputProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnJob.OutputProperty.Builder location(CfnJob.S3LocationProperty location)
CfnJob.OutputProperty.getLocation()location - `CfnJob.OutputProperty.Location`. This parameter is required.this@Stability(value=Stable) public CfnJob.OutputProperty.Builder location(IResolvable location)
CfnJob.OutputProperty.getLocation()location - `CfnJob.OutputProperty.Location`. This parameter is required.this@Stability(value=Stable) public CfnJob.OutputProperty.Builder compressionFormat(String compressionFormat)
CfnJob.OutputProperty.getCompressionFormat()compressionFormat - `CfnJob.OutputProperty.CompressionFormat`.this@Stability(value=Stable) public CfnJob.OutputProperty.Builder format(String format)
CfnJob.OutputProperty.getFormat()format - `CfnJob.OutputProperty.Format`.this@Stability(value=Stable) public CfnJob.OutputProperty.Builder formatOptions(CfnJob.OutputFormatOptionsProperty formatOptions)
CfnJob.OutputProperty.getFormatOptions()formatOptions - `CfnJob.OutputProperty.FormatOptions`.this@Stability(value=Stable) public CfnJob.OutputProperty.Builder formatOptions(IResolvable formatOptions)
CfnJob.OutputProperty.getFormatOptions()formatOptions - `CfnJob.OutputProperty.FormatOptions`.this@Stability(value=Stable) public CfnJob.OutputProperty.Builder overwrite(Boolean overwrite)
CfnJob.OutputProperty.getOverwrite()overwrite - `CfnJob.OutputProperty.Overwrite`.this@Stability(value=Stable) public CfnJob.OutputProperty.Builder overwrite(IResolvable overwrite)
CfnJob.OutputProperty.getOverwrite()overwrite - `CfnJob.OutputProperty.Overwrite`.this@Stability(value=Stable) public CfnJob.OutputProperty.Builder partitionColumns(List<String> partitionColumns)
CfnJob.OutputProperty.getPartitionColumns()partitionColumns - `CfnJob.OutputProperty.PartitionColumns`.this@Stability(value=Stable) public CfnJob.OutputProperty build()
build in interface software.amazon.jsii.Builder<CfnJob.OutputProperty>CfnJob.OutputPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.