Skip to content

Connecthealth  >  Enums  >  EncryptionType

EncryptionType

Enum Class

EncryptionType

Bases: UnknownEnumMixin, StrEnum

Attributes

AWS_OWNED_KEY class-attribute instance-attribute
AWS_OWNED_KEY = 'AWS_OWNED_KEY'
CUSTOMER_MANAGED_KEY class-attribute instance-attribute
CUSTOMER_MANAGED_KEY = 'CUSTOMER_MANAGED_KEY'