| Package | Description |
|---|---|
| software.amazon.awscdk.services.backup |
AWS Backup Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
BackupPlanProps.Builder |
BackupPlanProps.Builder.backupPlanName(String backupPlanName)
Sets the value of
BackupPlanProps.getBackupPlanName() |
BackupPlanProps.Builder |
BackupPlanProps.Builder.backupPlanRules(List<? extends BackupPlanRule> backupPlanRules)
Sets the value of
BackupPlanProps.getBackupPlanRules() |
BackupPlanProps.Builder |
BackupPlanProps.Builder.backupVault(IBackupVault backupVault)
Sets the value of
BackupPlanProps.getBackupVault() |
static BackupPlanProps.Builder |
BackupPlanProps.builder() |
BackupPlanProps.Builder |
BackupPlanProps.Builder.windowsVss(Boolean windowsVss)
Sets the value of
BackupPlanProps.getWindowsVss() |
| Constructor and Description |
|---|
Jsii$Proxy(BackupPlanProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
BackupPlanProps.Builder. |
Copyright © 2022. All rights reserved.