Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AutonomousContainerDatabaseBackupConfig

Backup options for the Autonomous Container Database.

Properties

Optional backupDestinationDetails

backupDestinationDetails: Array<BackupDestinationDetails>

Backup destination details.

Optional recoveryWindowInDays

recoveryWindowInDays: undefined | number

Number of days between the current and the earliest point of recoverability covered by automatic backups. This value applies to automatic backups. After a new automatic backup has been created, Oracle removes old automatic backups that are created before the window. When the value is updated, it is applied to all existing automatic backups. If the number of specified days is 0 then there will be no backups. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj