EntityMapping interface

Single entity mapping for the alert rule

Properties

entityType

The V3 type of the mapped entity

fieldMappings

array of field mappings for the given entity mapping

Property Details

entityType

The V3 type of the mapped entity

entityType?: string

Property Value

string

fieldMappings

array of field mappings for the given entity mapping

fieldMappings?: FieldMapping[]

Property Value