ApplicationAlertFilter

ApplicationAlertFilter
Application Alert Filter

Filter specifying which application alerts to consider.

AllOf
This class requires all of the following:
JSON Example
{
    "alert_type": "string",
    "values": [
        "APPLICATION_MEMBER_EXCEED_LIMIT"
    ]
}