GetAlertRuleAnomalyRequiredDataConnector

data class GetAlertRuleAnomalyRequiredDataConnector(val connectorId: String, val dataTypes: List<String>)

Constructors

Link copied to clipboard
constructor(connectorId: String, dataTypes: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the required Data Connector.

Link copied to clipboard

A list of data types of the required Data Connector.