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