Uses of Class
software.amazon.awscdk.services.s3tables.alpha.SnapshotManagementProperty.Builder
Packages that use SnapshotManagementProperty.Builder
Package
Description
Amazon S3 Tables Construct Library
-
Uses of SnapshotManagementProperty.Builder in software.amazon.awscdk.services.s3tables.alpha
Methods in software.amazon.awscdk.services.s3tables.alpha that return SnapshotManagementProperty.BuilderModifier and TypeMethodDescriptionSnapshotManagementProperty.builder()SnapshotManagementProperty.Builder.maxSnapshotAgeHours(Number maxSnapshotAgeHours) Sets the value ofSnapshotManagementProperty.getMaxSnapshotAgeHours()SnapshotManagementProperty.Builder.minSnapshotsToKeep(Number minSnapshotsToKeep) Sets the value ofSnapshotManagementProperty.getMinSnapshotsToKeep()Sets the value ofSnapshotManagementProperty.getStatus()Constructors in software.amazon.awscdk.services.s3tables.alpha with parameters of type SnapshotManagementProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theSnapshotManagementProperty.Builder.