Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.s3tables.CfnTablePropsMixin.SnapshotManagementProperty
Packages that use CfnTablePropsMixin.SnapshotManagementProperty
-
Uses of CfnTablePropsMixin.SnapshotManagementProperty in software.amazon.awscdk.cfnpropertymixins.services.s3tables
Classes in software.amazon.awscdk.cfnpropertymixins.services.s3tables that implement CfnTablePropsMixin.SnapshotManagementPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTablePropsMixin.SnapshotManagementPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.s3tables that return CfnTablePropsMixin.SnapshotManagementPropertyModifier and TypeMethodDescriptionCfnTablePropsMixin.SnapshotManagementProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.s3tables with parameters of type CfnTablePropsMixin.SnapshotManagementPropertyModifier and TypeMethodDescriptionCfnTableMixinProps.Builder.snapshotManagement(CfnTablePropsMixin.SnapshotManagementProperty snapshotManagement) Sets the value ofCfnTableMixinProps.getSnapshotManagement()CfnTablePropsMixin.Builder.snapshotManagement(CfnTablePropsMixin.SnapshotManagementProperty snapshotManagement) Contains details about the Iceberg snapshot management settings for the table.