suppressionDuration

If suppression_enabled is true, this is ISO 8601 timespan duration, which specifies the amount of time the query should stop running after alert is generated. Defaults to PT5H.

NOTE suppression_duration must larger than or equal to query_frequency, otherwise the suppression has no actual effect since no query will happen during the suppression duration.