SecurityPolicyRuleRateLimitOptionsThresholdResponse

data class SecurityPolicyRuleRateLimitOptionsThresholdResponse(val count: Int, val intervalSec: Int)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val count: Int

Number of HTTP(S) requests for calculating the threshold.

Link copied to clipboard

Interval over which the threshold is computed.