UnlockDelay

Information about the retention rule unlock delay. The unlock delay is the period after which a retention rule can be modified or edited after it has been unlocked by a user with the required permissions. The retention rule can't be modified or deleted during the unlock delay.

Types

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

Properties

Link copied to clipboard

The unit of time in which to measure the unlock delay. Currently, the unlock delay can be measure only in days.

Link copied to clipboard

The unlock delay period, measured in the unit specified for ** UnlockDelayUnit**.

Functions

Link copied to clipboard
inline fun copy(block: UnlockDelay.Builder.() -> Unit = {}): UnlockDelay
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