Type Alias: AuditLogCategoryEnum
type AuditLogCategoryEnum = "ADMIN" | "DEPLOYED_RESOURCES" | "USER_TASKS";
Defined in: gen/types.gen.ts:303
The category of the audit log operation.
type AuditLogCategoryEnum = "ADMIN" | "DEPLOYED_RESOURCES" | "USER_TASKS";
Defined in: gen/types.gen.ts:303
The category of the audit log operation.