| Package | Description |
|---|---|
| software.amazon.awscdk.services.backup |
AWS Backup Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static LockConfiguration.Builder |
LockConfiguration.builder() |
LockConfiguration.Builder |
LockConfiguration.Builder.changeableFor(Duration changeableFor)
Sets the value of
LockConfiguration.getChangeableFor() |
LockConfiguration.Builder |
LockConfiguration.Builder.maxRetention(Duration maxRetention)
Sets the value of
LockConfiguration.getMaxRetention() |
LockConfiguration.Builder |
LockConfiguration.Builder.minRetention(Duration minRetention)
Sets the value of
LockConfiguration.getMinRetention() |
| Constructor and Description |
|---|
Jsii$Proxy(LockConfiguration.Builder builder)
Constructor that initializes the object based on literal property values passed by the
LockConfiguration.Builder. |
Copyright © 2022. All rights reserved.