negativeCachingPolicies

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

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 = "xkhhrytrohjowmov")
suspend fun negativeCachingPolicies(vararg values: Output<BackendServiceCdnPolicyNegativeCachingPolicyArgs>)


@JvmName(name = "lavdicceewakudui")
suspend fun negativeCachingPolicies(values: List<Output<BackendServiceCdnPolicyNegativeCachingPolicyArgs>>)
@JvmName(name = "bhwunaklwhstjohc")
suspend fun negativeCachingPolicies(vararg values: BackendServiceCdnPolicyNegativeCachingPolicyArgs)

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 = "htqgqqeukxshxrpe")
suspend fun negativeCachingPolicies(argument: List<suspend BackendServiceCdnPolicyNegativeCachingPolicyArgsBuilder.() -> Unit>)
@JvmName(name = "qekxtkhnynlhbpwe")
suspend fun negativeCachingPolicies(vararg argument: suspend BackendServiceCdnPolicyNegativeCachingPolicyArgsBuilder.() -> Unit)
@JvmName(name = "buoqejbvicspfnfe")
suspend fun negativeCachingPolicies(argument: suspend BackendServiceCdnPolicyNegativeCachingPolicyArgsBuilder.() -> 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.