We currently only support backup retention by specifying the number of backups we will retain.
Depending on the value of retention_unit, this is used to determine if a backup needs to be deleted. If retention_unit is 'COUNT', we will retain this many backups.
The unit that 'retained_backups' represents.