notificationRateLimit property

NotificationRateLimit? notificationRateLimit
getter/setter pair

Required for log-based alerting policies, i.e. policies with a LogMatch condition.This limit is not implemented for alerting policies that do not have a LogMatch condition.

Implementation

NotificationRateLimit? notificationRateLimit;