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 classAn implementation forCfnTable.SnapshotManagementPropertyMethods 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 TypeMethodDescriptionvoidCfnTable.setSnapshotManagement(CfnTable.SnapshotManagementProperty value) Contains details about the Iceberg snapshot management settings for the table.CfnTable.Builder.snapshotManagement(CfnTable.SnapshotManagementProperty snapshotManagement) Contains details about the Iceberg snapshot management settings for the table.CfnTableProps.Builder.snapshotManagement(CfnTable.SnapshotManagementProperty snapshotManagement) Sets the value ofCfnTableProps.getSnapshotManagement()