Criterion
Criterion
Event Criterion is the logical evaluations by which the event may be deemed fulfilled. All the evaluations must be met in order for the criterion to be met (implicit AND).
JSON Example
{
"evaluations": [
{
"resource_type": "string"
}
]
}