Interface: Lock

dynamo.Lock

Lock description.

Properties

Id

Id: string

The uuid of the lock.


Key

Key: Record<string, any>

Key of the locked item.


LeaseDuration

LeaseDuration: number

The lease duration of the lock in milliseconds.


TableName

TableName: string

Table of the locked item.