KeyType Enum

Encryption key type to be used for the encryption service. 'Account' key type implies that an account-scoped encryption key will be used. 'Service' key type implies that a default service key is used.

Inheritance
builtins.str
KeyType
KeyType

Constructor

KeyType(value)

Fields

ACCOUNT
SERVICE