ImmutableStorageWithVersioning Class
Object level immutability properties of the container.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
ImmutableStorageWithVersioning
Constructor
ImmutableStorageWithVersioning(*, enabled: Optional[bool] = None, **kwargs)
Variables
- enabled
- bool
This is an immutable property, when set to true it enables object level immutability at the container level.
- time_stamp
- datetime
Returns the date and time the object level immutability was enabled.
- migration_state
- str or MigrationState
This property denotes the container level immutability to object level immutability migration state. Possible values include: "InProgress", "Completed".
Feedback
Submit and view feedback for