Interface LockMappingCommandOutputProtected

The output of LockMappingCommand.

Hierarchy

Properties

lockStatus: undefined | string

When locked - updates and deletion of the mapping is not allowed.

lockedBy?: string

Email of the user who is locking the mapping. If specified, only that user can unlock the mapping.

lockingScope: undefined | string[]

Scope of the locking, lists all parts of the mapping that are currently locked.