cache

@JvmName(name = "igimpppislnbkdmb")
suspend fun cache(value: Output<Boolean>)
@JvmName(name = "vrpqaiirlddoruua")
suspend fun cache(value: Boolean?)

Parameters

value

Mark whether the request’s response from origin is eligible for caching. Caching itself will still depend on the cache-control header and your other caching configurations.