models_v2.data_lock_1_enum module

class models_v2.data_lock_1_enum.DataLock1Enum[source]

Bases: object

Implementation of the ‘DataLock1’ enum.

This field is now deprecated. Please use the DataLockConfig in the backup retention.

Attributes:

COMPLIANCE: TODO: type description here. ADMINISTRATIVE: TODO: type description here.

ADMINISTRATIVE = 'Administrative'
COMPLIANCE = 'Compliance'