NotificationRateLimitResponse

data class NotificationRateLimitResponse(val period: String)

Control over the rate of notifications sent to this alert policy's notification channels.

Constructors

Link copied to clipboard
constructor(period: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Not more than one notification per period.