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