Uses of Class
software.amazon.awscdk.services.backup.CfnBackupPlanProps.Builder
Packages that use CfnBackupPlanProps.Builder
-
Uses of CfnBackupPlanProps.Builder in software.amazon.awscdk.services.backup
Methods in software.amazon.awscdk.services.backup that return CfnBackupPlanProps.BuilderModifier and TypeMethodDescriptionCfnBackupPlanProps.Builder.backupPlan(IResolvable backupPlan) Sets the value ofCfnBackupPlanProps.getBackupPlan()CfnBackupPlanProps.Builder.backupPlan(CfnBackupPlan.BackupPlanResourceTypeProperty backupPlan) Sets the value ofCfnBackupPlanProps.getBackupPlan()CfnBackupPlanProps.Builder.backupPlanTags(Map<String, String> backupPlanTags) Sets the value ofCfnBackupPlanProps.getBackupPlanTags()static CfnBackupPlanProps.BuilderCfnBackupPlanProps.builder()Constructors in software.amazon.awscdk.services.backup with parameters of type CfnBackupPlanProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnBackupPlanProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnBackupPlanProps.Builder.