Uses of Class
software.amazon.awscdk.services.backup.CfnBackupPlan.BackupPlanResourceTypeProperty.Builder
Packages that use CfnBackupPlan.BackupPlanResourceTypeProperty.Builder
-
Uses of CfnBackupPlan.BackupPlanResourceTypeProperty.Builder in software.amazon.awscdk.services.backup
Methods in software.amazon.awscdk.services.backup that return CfnBackupPlan.BackupPlanResourceTypeProperty.BuilderModifier and TypeMethodDescriptionCfnBackupPlan.BackupPlanResourceTypeProperty.Builder.advancedBackupSettings
(List<? extends Object> advancedBackupSettings) Sets the value ofCfnBackupPlan.BackupPlanResourceTypeProperty.getAdvancedBackupSettings()
CfnBackupPlan.BackupPlanResourceTypeProperty.Builder.advancedBackupSettings
(IResolvable advancedBackupSettings) Sets the value ofCfnBackupPlan.BackupPlanResourceTypeProperty.getAdvancedBackupSettings()
CfnBackupPlan.BackupPlanResourceTypeProperty.Builder.backupPlanName
(String backupPlanName) Sets the value ofCfnBackupPlan.BackupPlanResourceTypeProperty.getBackupPlanName()
CfnBackupPlan.BackupPlanResourceTypeProperty.Builder.backupPlanRule
(List<? extends Object> backupPlanRule) Sets the value ofCfnBackupPlan.BackupPlanResourceTypeProperty.getBackupPlanRule()
CfnBackupPlan.BackupPlanResourceTypeProperty.Builder.backupPlanRule
(IResolvable backupPlanRule) Sets the value ofCfnBackupPlan.BackupPlanResourceTypeProperty.getBackupPlanRule()
CfnBackupPlan.BackupPlanResourceTypeProperty.builder()
Constructors in software.amazon.awscdk.services.backup with parameters of type CfnBackupPlan.BackupPlanResourceTypeProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBackupPlan.BackupPlanResourceTypeProperty.Builder
.