GetDatabaseInstanceSettingBackupConfigurationBackupRetentionSetting

data class GetDatabaseInstanceSettingBackupConfigurationBackupRetentionSetting(val retainedBackups: Int, val retentionUnit: String)

Constructors

constructor(retainedBackups: Int, retentionUnit: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Number of backups to retain.

Link copied to clipboard

The unit that 'retainedBackups' represents. Defaults to COUNT