CefExternalSecuritySolution type

Represents a security solution which sends CEF logs to an OMS workspace

type CefExternalSecuritySolution = ExternalSecuritySolution & {
  properties?: CefSolutionProperties
}