Uses of Interface
software.amazon.awscdk.services.backup.IBackupPlan
Packages that use IBackupPlan
-
Uses of IBackupPlan in software.amazon.awscdk.services.backup
Subinterfaces of IBackupPlan in software.amazon.awscdk.services.backupModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIBackupPlan.Classes in software.amazon.awscdk.services.backup that implement IBackupPlanModifier and TypeClassDescriptionclassA backup plan.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.backup that return IBackupPlanModifier and TypeMethodDescriptionstatic IBackupPlanBackupPlan.fromBackupPlanId(software.constructs.Construct scope, String id, String backupPlanId) Import an existing backup plan.BackupSelectionProps.getBackupPlan()The backup plan for this selection.final IBackupPlanBackupSelectionProps.Jsii$Proxy.getBackupPlan()Methods in software.amazon.awscdk.services.backup with parameters of type IBackupPlanModifier and TypeMethodDescriptionBackupSelection.Builder.backupPlan(IBackupPlan backupPlan) The backup plan for this selection.BackupSelectionProps.Builder.backupPlan(IBackupPlan backupPlan) Sets the value ofBackupSelectionProps.getBackupPlan()