Uses of Interface
software.amazon.awscdk.services.s3tables.alpha.CompactionProperty
Packages that use CompactionProperty
Package
Description
Amazon S3 Tables Construct Library
-
Uses of CompactionProperty in software.amazon.awscdk.services.s3tables.alpha
Classes in software.amazon.awscdk.services.s3tables.alpha that implement CompactionPropertyMethods in software.amazon.awscdk.services.s3tables.alpha that return CompactionPropertyModifier and TypeMethodDescriptionCompactionProperty.Builder.build()Builds the configured instance.default CompactionPropertyTableProps.getCompaction()(experimental) Settings governing the Compaction maintenance action.final CompactionPropertyTableProps.Jsii$Proxy.getCompaction()Methods in software.amazon.awscdk.services.s3tables.alpha with parameters of type CompactionPropertyModifier and TypeMethodDescriptionTable.Builder.compaction(CompactionProperty compaction) (experimental) Settings governing the Compaction maintenance action.TableProps.Builder.compaction(CompactionProperty compaction) Sets the value ofTableProps.getCompaction()