alertName property

String? alertName
getter/setter pair

A name to identify this alert.

This will be displayed in the alert subject. If set, this name should be unique within the scope of the workflow.

Implementation

core.String? alertName;