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