ImmutableStorageWithVersioning interface

Object level immutability properties of the container.

Properties

enabled

This is an immutable property, when set to true it enables object level immutability at the container level.

migrationState

This property denotes the container level immutability to object level immutability migration state.

timeStamp

Returns the date and time the object level immutability was enabled.

Property Details

enabled

This is an immutable property, when set to true it enables object level immutability at the container level.

enabled?: boolean

Property Value

boolean

migrationState

This property denotes the container level immutability to object level immutability migration state.

migrationState?: string

Property Value

string

timeStamp

Returns the date and time the object level immutability was enabled.

timeStamp?: Date

Property Value

Date