AtaExternalSecuritySolution type

Represents an ATA security solution which sends logs to an OMS workspace

type AtaExternalSecuritySolution = ExternalSecuritySolution & {
  properties?: AtaSolutionProperties
}