triggerName property

String? triggerName
getter/setter pair

Name of the trigger This is added to identify the type of trigger.

This is avoid the logic on triggerId to identify the trigger_type and push the same to monitoring.

Optional.

Implementation

core.String? triggerName;