Uses of Class
software.amazon.awscdk.services.backup.LockConfiguration.Builder
Packages that use LockConfiguration.Builder
-
Uses of LockConfiguration.Builder in software.amazon.awscdk.services.backup
Methods in software.amazon.awscdk.services.backup that return LockConfiguration.BuilderModifier and TypeMethodDescriptionstatic LockConfiguration.BuilderLockConfiguration.builder()LockConfiguration.Builder.changeableFor(Duration changeableFor) Sets the value ofLockConfiguration.getChangeableFor()LockConfiguration.Builder.maxRetention(Duration maxRetention) Sets the value ofLockConfiguration.getMaxRetention()LockConfiguration.Builder.minRetention(Duration minRetention) Sets the value ofLockConfiguration.getMinRetention()Constructors in software.amazon.awscdk.services.backup with parameters of type LockConfiguration.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(LockConfiguration.Builder builder) Constructor that initializes the object based on literal property values passed by theLockConfiguration.Builder.