AlertRuleTemplateDataSource Class

alert rule template data sources.

Constructor

AlertRuleTemplateDataSource(*args: Any, **kwargs: Any)

Variables

Name Description
connector_id
str

The connector id that provides the following data types.

data_types

The data types used by the alert rule template.

Attributes

connector_id

The connector id that provides the following data types.

connector_id: str | None

data_types

The data types used by the alert rule template.

data_types: list[str] | None