Uses of Interface
software.amazon.awscdk.services.s3tables.CfnTable.SnapshotManagementProperty
Packages that use CfnTable.SnapshotManagementProperty
-
Uses of CfnTable.SnapshotManagementProperty in software.amazon.awscdk.services.s3tables
Classes in software.amazon.awscdk.services.s3tables that implement CfnTable.SnapshotManagementPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnTable.SnapshotManagementProperty
Methods in software.amazon.awscdk.services.s3tables that return CfnTable.SnapshotManagementPropertyModifier and TypeMethodDescriptionCfnTable.SnapshotManagementProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.s3tables with parameters of type CfnTable.SnapshotManagementPropertyModifier and TypeMethodDescriptionvoid
CfnTable.setSnapshotManagement
(CfnTable.SnapshotManagementProperty value) Contains details about the snapshot management settings for an Iceberg table.CfnTable.Builder.snapshotManagement
(CfnTable.SnapshotManagementProperty snapshotManagement) Contains details about the snapshot management settings for an Iceberg table.CfnTableProps.Builder.snapshotManagement
(CfnTable.SnapshotManagementProperty snapshotManagement) Sets the value ofCfnTableProps.getSnapshotManagement()