negativeCachingPolicies

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

Parameters

value

Sets a cache TTL for the specified HTTP status code. negativeCaching must be enabled to configure negativeCachingPolicy. Omitting the policy and leaving negativeCaching enabled will use Cloud CDN's default cache TTLs. Structure is documented below.


@JvmName(name = "xpfvhbqaliwacgis")
suspend fun negativeCachingPolicies(vararg values: Output<BackendBucketCdnPolicyNegativeCachingPolicyArgs>)


@JvmName(name = "wvaswahbntbsvngj")
suspend fun negativeCachingPolicies(values: List<Output<BackendBucketCdnPolicyNegativeCachingPolicyArgs>>)
@JvmName(name = "friepkgpequlwsuf")
suspend fun negativeCachingPolicies(vararg values: BackendBucketCdnPolicyNegativeCachingPolicyArgs)

Parameters

values

Sets a cache TTL for the specified HTTP status code. negativeCaching must be enabled to configure negativeCachingPolicy. Omitting the policy and leaving negativeCaching enabled will use Cloud CDN's default cache TTLs. Structure is documented below.


@JvmName(name = "iniwppgjexhykxai")
suspend fun negativeCachingPolicies(argument: List<suspend BackendBucketCdnPolicyNegativeCachingPolicyArgsBuilder.() -> Unit>)
@JvmName(name = "oegaqcxkbhotexaa")
suspend fun negativeCachingPolicies(vararg argument: suspend BackendBucketCdnPolicyNegativeCachingPolicyArgsBuilder.() -> Unit)
@JvmName(name = "qklpfmaaanfaublc")
suspend fun negativeCachingPolicies(argument: suspend BackendBucketCdnPolicyNegativeCachingPolicyArgsBuilder.() -> Unit)

Parameters

argument

Sets a cache TTL for the specified HTTP status code. negativeCaching must be enabled to configure negativeCachingPolicy. Omitting the policy and leaving negativeCaching enabled will use Cloud CDN's default cache TTLs. Structure is documented below.