Uses of Interface
software.amazon.awscdk.services.s3tables.CfnTable.CompactionProperty
Packages that use CfnTable.CompactionProperty
-
Uses of CfnTable.CompactionProperty in software.amazon.awscdk.services.s3tables
Classes in software.amazon.awscdk.services.s3tables that implement CfnTable.CompactionPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnTable.CompactionProperty
Methods in software.amazon.awscdk.services.s3tables that return CfnTable.CompactionPropertyModifier and TypeMethodDescriptionCfnTable.CompactionProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.s3tables with parameters of type CfnTable.CompactionPropertyModifier and TypeMethodDescriptionCfnTable.Builder.compaction
(CfnTable.CompactionProperty compaction) Settings governing the Compaction maintenance action.CfnTableProps.Builder.compaction
(CfnTable.CompactionProperty compaction) Sets the value ofCfnTableProps.getCompaction()
void
CfnTable.setCompaction
(CfnTable.CompactionProperty value) Settings governing the Compaction maintenance action.