Uses of Interface
software.amazon.awscdk.services.backup.CfnBackupPlan.BackupPlanResourceTypeProperty
Packages that use CfnBackupPlan.BackupPlanResourceTypeProperty
-
Uses of CfnBackupPlan.BackupPlanResourceTypeProperty in software.amazon.awscdk.services.backup
Classes in software.amazon.awscdk.services.backup that implement CfnBackupPlan.BackupPlanResourceTypePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnBackupPlan.BackupPlanResourceTypePropertyMethods in software.amazon.awscdk.services.backup that return CfnBackupPlan.BackupPlanResourceTypePropertyModifier and TypeMethodDescriptionCfnBackupPlan.BackupPlanResourceTypeProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.backup with parameters of type CfnBackupPlan.BackupPlanResourceTypePropertyModifier and TypeMethodDescriptionCfnBackupPlan.Builder.backupPlan(CfnBackupPlan.BackupPlanResourceTypeProperty backupPlan) Uniquely identifies the backup plan to be associated with the selection of resources.CfnBackupPlanProps.Builder.backupPlan(CfnBackupPlan.BackupPlanResourceTypeProperty backupPlan) Sets the value ofCfnBackupPlanProps.getBackupPlan()voidCfnBackupPlan.setBackupPlan(CfnBackupPlan.BackupPlanResourceTypeProperty value) Uniquely identifies the backup plan to be associated with the selection of resources.