Uses of Class
software.amazon.awscdk.services.backup.BackupSelection.Builder
-
Uses of BackupSelection.Builder in software.amazon.awscdk.services.backup
Modifier and TypeMethodDescriptionBackupSelection.Builder.allowRestores
(Boolean allowRestores) Whether to automatically give restores permissions to the role that AWS Backup uses.BackupSelection.Builder.backupPlan
(IBackupPlan backupPlan) The backup plan for this selection.BackupSelection.Builder.backupSelectionName
(String backupSelectionName) The name for this selection.static BackupSelection.Builder
BackupSelection.Builder.resources
(List<? extends BackupResource> resources) The resources to backup.The role that AWS Backup uses to authenticate when backuping or restoring the resources.