Uses of Class
software.amazon.awscdk.services.backup.BackupPlanCopyActionProps.Builder
Packages that use BackupPlanCopyActionProps.Builder
-
Uses of BackupPlanCopyActionProps.Builder in software.amazon.awscdk.services.backup
Methods in software.amazon.awscdk.services.backup that return BackupPlanCopyActionProps.BuilderModifier and TypeMethodDescriptionBackupPlanCopyActionProps.builder()BackupPlanCopyActionProps.Builder.deleteAfter(Duration deleteAfter) Sets the value ofBackupPlanCopyActionProps.getDeleteAfter()BackupPlanCopyActionProps.Builder.destinationBackupVault(IBackupVault destinationBackupVault) Sets the value ofBackupPlanCopyActionProps.getDestinationBackupVault()BackupPlanCopyActionProps.Builder.moveToColdStorageAfter(Duration moveToColdStorageAfter) Sets the value ofBackupPlanCopyActionProps.getMoveToColdStorageAfter()Constructors in software.amazon.awscdk.services.backup with parameters of type BackupPlanCopyActionProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theBackupPlanCopyActionProps.Builder.