BackupRetentionPolicy

A policy that defines the number of days to retain backups.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type of backup retention policy. For the DAYS type, the value is the number of days to retain backups.

Link copied to clipboard

Use a value between 7 - 379.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String