Uses of Class
software.amazon.awscdk.services.backup.CfnBackupPlan.Builder
Packages that use CfnBackupPlan.Builder
-
Uses of CfnBackupPlan.Builder in software.amazon.awscdk.services.backup
Methods in software.amazon.awscdk.services.backup that return CfnBackupPlan.BuilderModifier and TypeMethodDescriptionCfnBackupPlan.Builder.backupPlan
(IResolvable backupPlan) Uniquely identifies the backup plan to be associated with the selection of resources.CfnBackupPlan.Builder.backupPlan
(CfnBackupPlan.BackupPlanResourceTypeProperty backupPlan) Uniquely identifies the backup plan to be associated with the selection of resources.CfnBackupPlan.Builder.backupPlanTags
(Map<String, String> backupPlanTags) To help organize your resources, you can assign your own metadata to the resources that you create.CfnBackupPlan.Builder.backupPlanTags
(IResolvable backupPlanTags) To help organize your resources, you can assign your own metadata to the resources that you create.static CfnBackupPlan.Builder