Uses of Class
software.amazon.awscdk.services.dynamodb.PointInTimeRecoverySpecification.Builder
Packages that use PointInTimeRecoverySpecification.Builder
-
Uses of PointInTimeRecoverySpecification.Builder in software.amazon.awscdk.services.dynamodb
Methods in software.amazon.awscdk.services.dynamodb that return PointInTimeRecoverySpecification.BuilderModifier and TypeMethodDescriptionPointInTimeRecoverySpecification.builder()PointInTimeRecoverySpecification.Builder.pointInTimeRecoveryEnabled(Boolean pointInTimeRecoveryEnabled) Sets the value ofPointInTimeRecoverySpecification.getPointInTimeRecoveryEnabled()PointInTimeRecoverySpecification.Builder.recoveryPeriodInDays(Number recoveryPeriodInDays) Sets the value ofPointInTimeRecoverySpecification.getRecoveryPeriodInDays()Constructors in software.amazon.awscdk.services.dynamodb with parameters of type PointInTimeRecoverySpecification.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by thePointInTimeRecoverySpecification.Builder.