Class BackupDeletionPolicy (0.3.0)

BackupDeletionPolicy(value)

This defines when the backups will be deleted after Database termination.

Enums

Name Description
BACKUP_DELETION_POLICY_UNSPECIFIED Default unspecified value.
DELETE_IMMEDIATELY Keeps the backup for predefined time i.e. 72 hours and then delete permanently.
DELETE_AFTER_RETENTION_PERIOD Keeps the backups as per the policy defined for database backups.