customEvaluationTriggerId property

List<String>? customEvaluationTriggerId
getter/setter pair

Custom evaluation trigger IDs.

A zone will evaluate its boundary conditions when any of the listed triggers are true.

Implementation

core.List<core.String>? customEvaluationTriggerId;