RecoveryPointImmutabilityProperties interface

Immutability properties of a recovery point.

Properties

expiryTime

Expiry time of immutability in UTC. Omitted when immutability is as per policy.

isImmutable

Whether the recovery point is immutable.

Property Details

expiryTime

Expiry time of immutability in UTC. Omitted when immutability is as per policy.

expiryTime?: Date

Property Value

Date

isImmutable

Whether the recovery point is immutable.

isImmutable: boolean

Property Value

boolean