alertName property
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;
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.
core.String? alertName;