Oracle Database@Google Cloud V1 API - Module Google::Cloud::OracleDatabase::V1::DbBackupConfig::BackupDeletionPolicy (v1.0.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Oracle Database@Google Cloud V1 API module Google::Cloud::OracleDatabase::V1::DbBackupConfig::BackupDeletionPolicy.
This defines when the backups will be deleted after Database termination.
Constants
BACKUP_DELETION_POLICY_UNSPECIFIED
value: 0 Default unspecified value.
DELETE_IMMEDIATELY
value: 1 Keeps the backup for predefined time
i.e. 72 hours and then delete permanently.
DELETE_AFTER_RETENTION_PERIOD
value: 2 Keeps the backups as per the policy defined
for database backups.