InfrastructureEncryption Enum

Add a second layer of encryption for your data using new encryption algorithm which gives additional data protection. Value is optional but if passed in, must be 'Disabled' or 'Enabled'.

Inheritance
builtins.str
InfrastructureEncryption
InfrastructureEncryption

Constructor

InfrastructureEncryption(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

DISABLED
ENABLED