cache Ttl By Statuses
Parameters
value
Set cache TTL based on the response status from the origin web server. Can be specified multiple times. See below for full description.
Parameters
values
Set cache TTL based on the response status from the origin web server. Can be specified multiple times. See below for full description.
suspend fun cacheTtlByStatuses(argument: List<suspend PageRuleActionsCacheTtlByStatusArgsBuilder.() -> Unit>)
suspend fun cacheTtlByStatuses(vararg argument: suspend PageRuleActionsCacheTtlByStatusArgsBuilder.() -> Unit)
suspend fun cacheTtlByStatuses(argument: suspend PageRuleActionsCacheTtlByStatusArgsBuilder.() -> Unit)
Parameters
argument
Set cache TTL based on the response status from the origin web server. Can be specified multiple times. See below for full description.