| Package | Description |
|---|---|
| software.amazon.awscdk.services.backup |
AWS Backup Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
BackupSelectionProps.Builder |
BackupSelectionProps.Builder.allowRestores(Boolean allowRestores)
Sets the value of
BackupSelectionOptions.getAllowRestores() |
BackupSelectionProps.Builder |
BackupSelectionProps.Builder.backupPlan(IBackupPlan backupPlan)
Sets the value of
BackupSelectionProps.getBackupPlan() |
BackupSelectionProps.Builder |
BackupSelectionProps.Builder.backupSelectionName(String backupSelectionName)
Sets the value of
BackupSelectionOptions.getBackupSelectionName() |
static BackupSelectionProps.Builder |
BackupSelectionProps.builder() |
BackupSelectionProps.Builder |
BackupSelectionProps.Builder.resources(List<? extends BackupResource> resources)
Sets the value of
BackupSelectionOptions.getResources() |
BackupSelectionProps.Builder |
BackupSelectionProps.Builder.role(IRole role)
Sets the value of
BackupSelectionOptions.getRole() |
| Constructor and Description |
|---|
Jsii$Proxy(BackupSelectionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
BackupSelectionProps.Builder. |
Copyright © 2022. All rights reserved.