ThrottlingInformationResponse

data class ThrottlingInformationResponse(val duration: String? = null)

Optional throttling information for the alert rule.

Constructors

Link copied to clipboard
constructor(duration: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val duration: String? = null

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