| AlertAction | Represents an action taken in response to an alert rule. |
| AlertProcessingContext | Contains all contextual information required during the alert processing. |
| AlertRuleDto | Represents an alert rule for Alert monitoring. |
| AlertRuleProcessResult | Represents the result of executing an alert rule. This is an object returned directly by a connector; it contains properties to be used internally by the event handler to finalize processing, and can be used to generate an AlertRuleProcessResultDto for final logging. |
| AlertRuleProcessResultDto | Represents the result of processing an alert rule. |
| AlertTypeConfiguration | Represents an alert type configuration for the alert monitoring system. Contains connectivity details, authentication references, and custom settings used to trigger and process specific alert behaviors. |
| AlertTypeDto | Represents an alert type for Alert monitoring. |
| ConnectorStateDto | Represents the state of a connector in the alert monitoring system. |
| EventMapping | Represents an event mapping for Alert monitoring. |
| HeartBeatResult | Represents the result of a heartbeat signal sent by a connector in the alert monitoring system. |