Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnTablePropsMixin.StorageDescriptorProperty.Builder
Packages that use CfnTablePropsMixin.StorageDescriptorProperty.Builder
-
Uses of CfnTablePropsMixin.StorageDescriptorProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.glue
Methods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnTablePropsMixin.StorageDescriptorProperty.BuilderModifier and TypeMethodDescriptionCfnTablePropsMixin.StorageDescriptorProperty.Builder.bucketColumns(List<String> bucketColumns) Sets the value ofCfnTablePropsMixin.StorageDescriptorProperty.getBucketColumns()CfnTablePropsMixin.StorageDescriptorProperty.builder()Sets the value ofCfnTablePropsMixin.StorageDescriptorProperty.getColumns()CfnTablePropsMixin.StorageDescriptorProperty.Builder.columns(IResolvable columns) Sets the value ofCfnTablePropsMixin.StorageDescriptorProperty.getColumns()CfnTablePropsMixin.StorageDescriptorProperty.Builder.compressed(Boolean compressed) Sets the value ofCfnTablePropsMixin.StorageDescriptorProperty.getCompressed()CfnTablePropsMixin.StorageDescriptorProperty.Builder.compressed(IResolvable compressed) Sets the value ofCfnTablePropsMixin.StorageDescriptorProperty.getCompressed()CfnTablePropsMixin.StorageDescriptorProperty.Builder.inputFormat(String inputFormat) Sets the value ofCfnTablePropsMixin.StorageDescriptorProperty.getInputFormat()Sets the value ofCfnTablePropsMixin.StorageDescriptorProperty.getLocation()CfnTablePropsMixin.StorageDescriptorProperty.Builder.numberOfBuckets(Number numberOfBuckets) Sets the value ofCfnTablePropsMixin.StorageDescriptorProperty.getNumberOfBuckets()CfnTablePropsMixin.StorageDescriptorProperty.Builder.outputFormat(String outputFormat) Sets the value ofCfnTablePropsMixin.StorageDescriptorProperty.getOutputFormat()CfnTablePropsMixin.StorageDescriptorProperty.Builder.parameters(Object parameters) Sets the value ofCfnTablePropsMixin.StorageDescriptorProperty.getParameters()CfnTablePropsMixin.StorageDescriptorProperty.Builder.schemaReference(CfnTablePropsMixin.SchemaReferenceProperty schemaReference) Sets the value ofCfnTablePropsMixin.StorageDescriptorProperty.getSchemaReference()CfnTablePropsMixin.StorageDescriptorProperty.Builder.schemaReference(IResolvable schemaReference) Sets the value ofCfnTablePropsMixin.StorageDescriptorProperty.getSchemaReference()CfnTablePropsMixin.StorageDescriptorProperty.Builder.serdeInfo(CfnTablePropsMixin.SerdeInfoProperty serdeInfo) Sets the value ofCfnTablePropsMixin.StorageDescriptorProperty.getSerdeInfo()CfnTablePropsMixin.StorageDescriptorProperty.Builder.serdeInfo(IResolvable serdeInfo) Sets the value ofCfnTablePropsMixin.StorageDescriptorProperty.getSerdeInfo()CfnTablePropsMixin.StorageDescriptorProperty.Builder.skewedInfo(CfnTablePropsMixin.SkewedInfoProperty skewedInfo) Sets the value ofCfnTablePropsMixin.StorageDescriptorProperty.getSkewedInfo()CfnTablePropsMixin.StorageDescriptorProperty.Builder.skewedInfo(IResolvable skewedInfo) Sets the value ofCfnTablePropsMixin.StorageDescriptorProperty.getSkewedInfo()CfnTablePropsMixin.StorageDescriptorProperty.Builder.sortColumns(List<? extends Object> sortColumns) Sets the value ofCfnTablePropsMixin.StorageDescriptorProperty.getSortColumns()CfnTablePropsMixin.StorageDescriptorProperty.Builder.sortColumns(IResolvable sortColumns) Sets the value ofCfnTablePropsMixin.StorageDescriptorProperty.getSortColumns()CfnTablePropsMixin.StorageDescriptorProperty.Builder.storedAsSubDirectories(Boolean storedAsSubDirectories) Sets the value ofCfnTablePropsMixin.StorageDescriptorProperty.getStoredAsSubDirectories()CfnTablePropsMixin.StorageDescriptorProperty.Builder.storedAsSubDirectories(IResolvable storedAsSubDirectories) Sets the value ofCfnTablePropsMixin.StorageDescriptorProperty.getStoredAsSubDirectories()Constructors in software.amazon.awscdk.cfnpropertymixins.services.glue with parameters of type CfnTablePropsMixin.StorageDescriptorProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTablePropsMixin.StorageDescriptorProperty.Builder.