@Stability(value=Stable) public static final class CfnPartition.StorageDescriptorProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnPartition.StorageDescriptorProperty>
CfnPartition.StorageDescriptorProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnPartition.StorageDescriptorProperty.Builder bucketColumns(List<String> bucketColumns)
CfnPartition.StorageDescriptorProperty.getBucketColumns()bucketColumns - `CfnPartition.StorageDescriptorProperty.BucketColumns`.this@Stability(value=Stable) public CfnPartition.StorageDescriptorProperty.Builder columns(IResolvable columns)
CfnPartition.StorageDescriptorProperty.getColumns()columns - `CfnPartition.StorageDescriptorProperty.Columns`.this@Stability(value=Stable) public CfnPartition.StorageDescriptorProperty.Builder columns(List<? extends Object> columns)
CfnPartition.StorageDescriptorProperty.getColumns()columns - `CfnPartition.StorageDescriptorProperty.Columns`.this@Stability(value=Stable) public CfnPartition.StorageDescriptorProperty.Builder compressed(Boolean compressed)
CfnPartition.StorageDescriptorProperty.getCompressed()compressed - `CfnPartition.StorageDescriptorProperty.Compressed`.this@Stability(value=Stable) public CfnPartition.StorageDescriptorProperty.Builder compressed(IResolvable compressed)
CfnPartition.StorageDescriptorProperty.getCompressed()compressed - `CfnPartition.StorageDescriptorProperty.Compressed`.this@Stability(value=Stable) public CfnPartition.StorageDescriptorProperty.Builder inputFormat(String inputFormat)
CfnPartition.StorageDescriptorProperty.getInputFormat()inputFormat - `CfnPartition.StorageDescriptorProperty.InputFormat`.this@Stability(value=Stable) public CfnPartition.StorageDescriptorProperty.Builder location(String location)
CfnPartition.StorageDescriptorProperty.getLocation()location - `CfnPartition.StorageDescriptorProperty.Location`.this@Stability(value=Stable) public CfnPartition.StorageDescriptorProperty.Builder numberOfBuckets(Number numberOfBuckets)
CfnPartition.StorageDescriptorProperty.getNumberOfBuckets()numberOfBuckets - `CfnPartition.StorageDescriptorProperty.NumberOfBuckets`.this@Stability(value=Stable) public CfnPartition.StorageDescriptorProperty.Builder outputFormat(String outputFormat)
CfnPartition.StorageDescriptorProperty.getOutputFormat()outputFormat - `CfnPartition.StorageDescriptorProperty.OutputFormat`.this@Stability(value=Stable) public CfnPartition.StorageDescriptorProperty.Builder parameters(Object parameters)
CfnPartition.StorageDescriptorProperty.getParameters()parameters - `CfnPartition.StorageDescriptorProperty.Parameters`.this@Stability(value=Stable) public CfnPartition.StorageDescriptorProperty.Builder schemaReference(CfnPartition.SchemaReferenceProperty schemaReference)
CfnPartition.StorageDescriptorProperty.getSchemaReference()schemaReference - `CfnPartition.StorageDescriptorProperty.SchemaReference`.this@Stability(value=Stable) public CfnPartition.StorageDescriptorProperty.Builder schemaReference(IResolvable schemaReference)
CfnPartition.StorageDescriptorProperty.getSchemaReference()schemaReference - `CfnPartition.StorageDescriptorProperty.SchemaReference`.this@Stability(value=Stable) public CfnPartition.StorageDescriptorProperty.Builder serdeInfo(CfnPartition.SerdeInfoProperty serdeInfo)
CfnPartition.StorageDescriptorProperty.getSerdeInfo()serdeInfo - `CfnPartition.StorageDescriptorProperty.SerdeInfo`.this@Stability(value=Stable) public CfnPartition.StorageDescriptorProperty.Builder serdeInfo(IResolvable serdeInfo)
CfnPartition.StorageDescriptorProperty.getSerdeInfo()serdeInfo - `CfnPartition.StorageDescriptorProperty.SerdeInfo`.this@Stability(value=Stable) public CfnPartition.StorageDescriptorProperty.Builder skewedInfo(CfnPartition.SkewedInfoProperty skewedInfo)
CfnPartition.StorageDescriptorProperty.getSkewedInfo()skewedInfo - `CfnPartition.StorageDescriptorProperty.SkewedInfo`.this@Stability(value=Stable) public CfnPartition.StorageDescriptorProperty.Builder skewedInfo(IResolvable skewedInfo)
CfnPartition.StorageDescriptorProperty.getSkewedInfo()skewedInfo - `CfnPartition.StorageDescriptorProperty.SkewedInfo`.this@Stability(value=Stable) public CfnPartition.StorageDescriptorProperty.Builder sortColumns(IResolvable sortColumns)
CfnPartition.StorageDescriptorProperty.getSortColumns()sortColumns - `CfnPartition.StorageDescriptorProperty.SortColumns`.this@Stability(value=Stable) public CfnPartition.StorageDescriptorProperty.Builder sortColumns(List<? extends Object> sortColumns)
CfnPartition.StorageDescriptorProperty.getSortColumns()sortColumns - `CfnPartition.StorageDescriptorProperty.SortColumns`.this@Stability(value=Stable) public CfnPartition.StorageDescriptorProperty.Builder storedAsSubDirectories(Boolean storedAsSubDirectories)
CfnPartition.StorageDescriptorProperty.getStoredAsSubDirectories()storedAsSubDirectories - `CfnPartition.StorageDescriptorProperty.StoredAsSubDirectories`.this@Stability(value=Stable) public CfnPartition.StorageDescriptorProperty.Builder storedAsSubDirectories(IResolvable storedAsSubDirectories)
CfnPartition.StorageDescriptorProperty.getStoredAsSubDirectories()storedAsSubDirectories - `CfnPartition.StorageDescriptorProperty.StoredAsSubDirectories`.this@Stability(value=Stable) public CfnPartition.StorageDescriptorProperty build()
build in interface software.amazon.jsii.Builder<CfnPartition.StorageDescriptorProperty>CfnPartition.StorageDescriptorPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.