cacheTtlByStatuses

@JvmName(name = "ltvtsmgfngxisnmy")
suspend fun cacheTtlByStatuses(value: Output<List<PageRuleActionsCacheTtlByStatusArgs>>)
@JvmName(name = "mnnrcqxhktwrnofs")
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 = "atjxefaeqvkgduad")
suspend fun cacheTtlByStatuses(vararg values: Output<PageRuleActionsCacheTtlByStatusArgs>)


@JvmName(name = "eydyrpwpujrxmxvh")
suspend fun cacheTtlByStatuses(values: List<Output<PageRuleActionsCacheTtlByStatusArgs>>)
@JvmName(name = "pdaxkawvynqioosk")
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 = "owexaecwalhkxmry")
suspend fun cacheTtlByStatuses(argument: List<suspend PageRuleActionsCacheTtlByStatusArgsBuilder.() -> Unit>)
@JvmName(name = "hjxfutvqywbmgdjx")
suspend fun cacheTtlByStatuses(vararg argument: suspend PageRuleActionsCacheTtlByStatusArgsBuilder.() -> Unit)
@JvmName(name = "efhgdlmsmjdsckkd")
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.