| Package | Description |
|---|---|
| com.amazonaws.services.backup |
|
| com.amazonaws.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
PutBackupVaultLockConfigurationRequest |
PutBackupVaultLockConfigurationRequest.clone() |
PutBackupVaultLockConfigurationRequest |
PutBackupVaultLockConfigurationRequest.withBackupVaultName(String backupVaultName)
The Backup Vault Lock configuration that specifies the name of the backup vault it protects.
|
PutBackupVaultLockConfigurationRequest |
PutBackupVaultLockConfigurationRequest.withChangeableForDays(Long changeableForDays)
The Backup Vault Lock configuration that specifies the number of days before the lock date.
|
PutBackupVaultLockConfigurationRequest |
PutBackupVaultLockConfigurationRequest.withMaxRetentionDays(Long maxRetentionDays)
The Backup Vault Lock configuration that specifies the maximum retention period that the vault retains its
recovery points.
|
PutBackupVaultLockConfigurationRequest |
PutBackupVaultLockConfigurationRequest.withMinRetentionDays(Long minRetentionDays)
The Backup Vault Lock configuration that specifies the minimum retention period that the vault retains its
recovery points.
|
Copyright © 2021. All rights reserved.