@Stability(value=Stable)
public static interface CfnTable.StorageDescriptorProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-storagedescriptor.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTable.StorageDescriptorProperty.Builder
A builder for
CfnTable.StorageDescriptorProperty |
static class |
CfnTable.StorageDescriptorProperty.Jsii$Proxy
An implementation for
CfnTable.StorageDescriptorProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnTable.StorageDescriptorProperty.Builder |
builder() |
default List<String> |
getBucketColumns()
`CfnTable.StorageDescriptorProperty.BucketColumns`.
|
default Object |
getColumns()
`CfnTable.StorageDescriptorProperty.Columns`.
|
default Object |
getCompressed()
`CfnTable.StorageDescriptorProperty.Compressed`.
|
default String |
getInputFormat()
`CfnTable.StorageDescriptorProperty.InputFormat`.
|
default String |
getLocation()
`CfnTable.StorageDescriptorProperty.Location`.
|
default Number |
getNumberOfBuckets()
`CfnTable.StorageDescriptorProperty.NumberOfBuckets`.
|
default String |
getOutputFormat()
`CfnTable.StorageDescriptorProperty.OutputFormat`.
|
default Object |
getParameters()
`CfnTable.StorageDescriptorProperty.Parameters`.
|
default Object |
getSerdeInfo()
`CfnTable.StorageDescriptorProperty.SerdeInfo`.
|
default Object |
getSkewedInfo()
`CfnTable.StorageDescriptorProperty.SkewedInfo`.
|
default Object |
getSortColumns()
`CfnTable.StorageDescriptorProperty.SortColumns`.
|
default Object |
getStoredAsSubDirectories()
`CfnTable.StorageDescriptorProperty.StoredAsSubDirectories`.
|
@Stability(value=Stable) @Nullable default List<String> getBucketColumns()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-storagedescriptor.html#cfn-glue-table-storagedescriptor-bucketcolumns@Stability(value=Stable) @Nullable default Object getColumns()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-storagedescriptor.html#cfn-glue-table-storagedescriptor-columns@Stability(value=Stable) @Nullable default Object getCompressed()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-storagedescriptor.html#cfn-glue-table-storagedescriptor-compressed@Stability(value=Stable) @Nullable default String getInputFormat()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-storagedescriptor.html#cfn-glue-table-storagedescriptor-inputformat@Stability(value=Stable) @Nullable default String getLocation()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-storagedescriptor.html#cfn-glue-table-storagedescriptor-location@Stability(value=Stable) @Nullable default Number getNumberOfBuckets()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-storagedescriptor.html#cfn-glue-table-storagedescriptor-numberofbuckets@Stability(value=Stable) @Nullable default String getOutputFormat()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-storagedescriptor.html#cfn-glue-table-storagedescriptor-outputformat@Stability(value=Stable) @Nullable default Object getParameters()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-storagedescriptor.html#cfn-glue-table-storagedescriptor-parameters@Stability(value=Stable) @Nullable default Object getSerdeInfo()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-storagedescriptor.html#cfn-glue-table-storagedescriptor-serdeinfo@Stability(value=Stable) @Nullable default Object getSkewedInfo()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-storagedescriptor.html#cfn-glue-table-storagedescriptor-skewedinfo@Stability(value=Stable) @Nullable default Object getSortColumns()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-storagedescriptor.html#cfn-glue-table-storagedescriptor-sortcolumns@Stability(value=Stable) @Nullable default Object getStoredAsSubDirectories()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-storagedescriptor.html#cfn-glue-table-storagedescriptor-storedassubdirectories@Stability(value=Stable) static CfnTable.StorageDescriptorProperty.Builder builder()
Copyright © 2020. All rights reserved.