unauthorizedCacheControlHeaderStrategy

@JvmName(name = "tkxspomjwxckvkax")
suspend fun unauthorizedCacheControlHeaderStrategy(value: Output<String>)
@JvmName(name = "fnjtxgtirknlebbf")
suspend fun unauthorizedCacheControlHeaderStrategy(value: String?)

Parameters

value

How to handle unauthorized requests for cache invalidation. The available values are FAIL_WITH_403, SUCCEED_WITH_RESPONSE_HEADER, SUCCEED_WITHOUT_RESPONSE_HEADER.