GetRulesetsRulesetRuleActionParametersEdgeTtlStatusCodeTtl

Constructors

constructor(statusCode: Int? = null, statusCodeRanges: List<GetRulesetsRulesetRuleActionParametersEdgeTtlStatusCodeTtlStatusCodeRange>? = null, value: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val statusCode: Int? = null

Status code for which the edge TTL is applied. Conflicts with "status_code_range".

Link copied to clipboard

Status code range for which the edge TTL is applied. Conflicts with "status_code".

Link copied to clipboard
val value: Int

Status code edge TTL value.