AtaExternalSecuritySolution type

OMS ワークスペースにログを送信する ATA セキュリティ ソリューションを表します

type AtaExternalSecuritySolution = ExternalSecuritySolution & {
  properties?: AtaSolutionProperties
}