alertConfig property
An alert threshold configuration for the [trigger + client + workflow] tuple.
If these values are not specified in the trigger config, default values will be populated by the system. Note that there must be exactly one alert threshold configured per [client + trigger + workflow] when published.
Implementation
core.List<EnterpriseCrmEventbusProtoWorkflowAlertConfig>? alertConfig;