cacheTtlByStatuses

@JvmName(name = "hkmlhjjpcnbsxgyu")
suspend fun cacheTtlByStatuses(value: Output<List<PageRuleActionsCacheTtlByStatusArgs>>)
@JvmName(name = "fbydryxajsjwldtg")
suspend fun cacheTtlByStatuses(value: List<PageRuleActionsCacheTtlByStatusArgs>?)

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.


@JvmName(name = "dcdcwprpluqgoxoj")
suspend fun cacheTtlByStatuses(vararg values: Output<PageRuleActionsCacheTtlByStatusArgs>)


@JvmName(name = "lusomsakxsxejjit")
suspend fun cacheTtlByStatuses(values: List<Output<PageRuleActionsCacheTtlByStatusArgs>>)
@JvmName(name = "foqewlhanoladohg")
suspend fun cacheTtlByStatuses(vararg values: PageRuleActionsCacheTtlByStatusArgs)

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.


@JvmName(name = "ueyvoumjrulncisk")
suspend fun cacheTtlByStatuses(argument: List<suspend PageRuleActionsCacheTtlByStatusArgsBuilder.() -> Unit>)
@JvmName(name = "yphggjxjsvembsdq")
suspend fun cacheTtlByStatuses(vararg argument: suspend PageRuleActionsCacheTtlByStatusArgsBuilder.() -> Unit)
@JvmName(name = "bjkyintkysxlyucs")
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.