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.