RulesetRuleActionParametersEdgeTtl

data class RulesetRuleActionParametersEdgeTtl(val default: Int? = null, val mode: String, val statusCodeTtls: List<RulesetRuleActionParametersEdgeTtlStatusCodeTtl>? = null)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val default: Int? = null

Default browser TTL. This value is required when override_origin is set

Link copied to clipboard

Mode of the browser TTL. Available values: override_origin, respect_origin, bypass

Link copied to clipboard

Edge TTL for the status codes.