PageRuleActionsCacheTtlByStatus

data class PageRuleActionsCacheTtlByStatus(val codes: String, val ttl: Int)

Constructors

Link copied to clipboard
constructor(codes: String, ttl: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A HTTP code (e.g. 404) or range of codes (e.g. 400-499)

Link copied to clipboard
val ttl: Int

Duration a resource lives in the Cloudflare cache.