negativeCachingPolicy

@JvmName(name = "yvdqjxqmxsrmmpyj")
suspend fun negativeCachingPolicy(value: Output<List<BackendServiceCdnPolicyNegativeCachingPolicyArgs>>)

Parameters

value

Sets a cache TTL for the specified HTTP status code. negative_caching must be enabled to configure negative_caching_policy. Omitting the policy and leaving negative_caching enabled will use Cloud CDN's default cache TTLs. Note that when specifying an explicit negative_caching_policy, you should take care to specify a cache TTL for all response codes that you wish to cache. Cloud CDN will not apply any default negative caching when a policy exists.


@JvmName(name = "kbmgquweqccpmqnh")
suspend fun negativeCachingPolicy(vararg values: Output<BackendServiceCdnPolicyNegativeCachingPolicyArgs>)


@JvmName(name = "dgvkwmgohhetrbyq")
suspend fun negativeCachingPolicy(values: List<Output<BackendServiceCdnPolicyNegativeCachingPolicyArgs>>)
@JvmName(name = "vnxtipiycnhdries")
suspend fun negativeCachingPolicy(vararg values: BackendServiceCdnPolicyNegativeCachingPolicyArgs)

Parameters

values

Sets a cache TTL for the specified HTTP status code. negative_caching must be enabled to configure negative_caching_policy. Omitting the policy and leaving negative_caching enabled will use Cloud CDN's default cache TTLs. Note that when specifying an explicit negative_caching_policy, you should take care to specify a cache TTL for all response codes that you wish to cache. Cloud CDN will not apply any default negative caching when a policy exists.


@JvmName(name = "ijhdwhlceicqcrnh")
suspend fun negativeCachingPolicy(argument: List<suspend BackendServiceCdnPolicyNegativeCachingPolicyArgsBuilder.() -> Unit>)
@JvmName(name = "nuoqwbsmvqeuseeh")
suspend fun negativeCachingPolicy(vararg argument: suspend BackendServiceCdnPolicyNegativeCachingPolicyArgsBuilder.() -> Unit)
@JvmName(name = "nirpwgjgmrnjplqw")
suspend fun negativeCachingPolicy(argument: suspend BackendServiceCdnPolicyNegativeCachingPolicyArgsBuilder.() -> Unit)

Parameters

argument

Sets a cache TTL for the specified HTTP status code. negative_caching must be enabled to configure negative_caching_policy. Omitting the policy and leaving negative_caching enabled will use Cloud CDN's default cache TTLs. Note that when specifying an explicit negative_caching_policy, you should take care to specify a cache TTL for all response codes that you wish to cache. Cloud CDN will not apply any default negative caching when a policy exists.