ThrottlingInformation Class

Optional throttling information for the alert rule.

Inheritance
ThrottlingInformation

Constructor

ThrottlingInformation(*, duration: Optional[datetime.timedelta] = None, **kwargs)

Parameters

duration
timedelta
Required

The required duration (in ISO8601 format) to wait before notifying on the alert rule again. The time granularity must be in minutes and minimum value is 0 minutes.