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