Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.backup.CfnBackupPlanPropsMixin.Builder
Packages that use CfnBackupPlanPropsMixin.Builder
-
Uses of CfnBackupPlanPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.backup
Methods in software.amazon.awscdk.cfnpropertymixins.services.backup that return CfnBackupPlanPropsMixin.BuilderModifier and TypeMethodDescriptionCfnBackupPlanPropsMixin.Builder.backupPlan(CfnBackupPlanPropsMixin.BackupPlanResourceTypeProperty backupPlan) Uniquely identifies the backup plan to be associated with the selection of resources.CfnBackupPlanPropsMixin.Builder.backupPlan(IResolvable backupPlan) Uniquely identifies the backup plan to be associated with the selection of resources.CfnBackupPlanPropsMixin.Builder.backupPlanTags(Map<String, String> backupPlanTags) The tags to assign to the backup plan.CfnBackupPlanPropsMixin.Builder.create()CfnBackupPlanPropsMixin.Builder.create(CfnPropertyMixinOptions options)