displayName property

String? displayName
getter/setter pair

Name of the alert.

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

Implementation

core.String? displayName;