Uses of Class
software.amazon.awscdk.services.backup.BackupSelectionOptions.Builder
Packages that use BackupSelectionOptions.Builder
-
Uses of BackupSelectionOptions.Builder in software.amazon.awscdk.services.backup
Methods in software.amazon.awscdk.services.backup that return BackupSelectionOptions.BuilderModifier and TypeMethodDescriptionBackupSelectionOptions.Builder.allowRestores(Boolean allowRestores) Sets the value ofBackupSelectionOptions.getAllowRestores()BackupSelectionOptions.Builder.backupSelectionName(String backupSelectionName) Sets the value ofBackupSelectionOptions.getBackupSelectionName()BackupSelectionOptions.builder()BackupSelectionOptions.Builder.resources(List<? extends BackupResource> resources) Sets the value ofBackupSelectionOptions.getResources()Sets the value ofBackupSelectionOptions.getRole()Constructors in software.amazon.awscdk.services.backup with parameters of type BackupSelectionOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(BackupSelectionOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theBackupSelectionOptions.Builder.