Skip to main content

NamedRule

Reference a pre-defined notification rule by name.

Attributes

AttributeTypeDescription
namestrThe name of the pre-defined rule (scoped to project/domain).

Constructor

Signature

def NamedRule(
name: str
) - > null

Parameters

NameTypeDescription
namestrThe name of the pre-defined rule (scoped to project/domain).