ENUM
Encryption
Description
Encryption represents the encryption status of the asset.
link GraphQL Schema definition
- enum Encryption {
- # Not enabled status.
- # Enabled status.
- # Unknown status.
- }
ENUM
Encryption represents the encryption status of the asset.
- enum Encryption {
- # Not enabled status.
- # Enabled status.
- # Unknown status.
- }