negativeCachingPolicy

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

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 = "hewnnfqjcobyeahs")
suspend fun negativeCachingPolicy(vararg values: Output<BackendBucketCdnPolicyNegativeCachingPolicyArgs>)


@JvmName(name = "cvdexhyacnuntfdr")
suspend fun negativeCachingPolicy(values: List<Output<BackendBucketCdnPolicyNegativeCachingPolicyArgs>>)
@JvmName(name = "iytldddklnwwwmny")
suspend fun negativeCachingPolicy(vararg values: BackendBucketCdnPolicyNegativeCachingPolicyArgs)

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 = "iddpjcoropkcnusx")
suspend fun negativeCachingPolicy(argument: List<suspend BackendBucketCdnPolicyNegativeCachingPolicyArgsBuilder.() -> Unit>)
@JvmName(name = "ljxkffawtilwmwmn")
suspend fun negativeCachingPolicy(vararg argument: suspend BackendBucketCdnPolicyNegativeCachingPolicyArgsBuilder.() -> Unit)
@JvmName(name = "agqfisetbkestwad")
suspend fun negativeCachingPolicy(argument: suspend BackendBucketCdnPolicyNegativeCachingPolicyArgsBuilder.() -> 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.