RulesetRuleActionParametersBrowserTtl

data class RulesetRuleActionParametersBrowserTtl(val default: Int? = null, val mode: String)

Constructors

Link copied to clipboard
constructor(default: Int? = null, mode: String)

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