includes

@JvmName(name = "qrdbevgprcooolkh")
suspend fun includes(value: Output<List<String>>)
@JvmName(name = "gomdnjtmjavpveyr")
suspend fun includes(value: List<String>?)

Parameters

value

Use values of specified HTTP headers in Cache Key. Please refer to Support article for the list of HTTP headers that cannot be included. The Origin header is always included unless explicitly excluded.


@JvmName(name = "ebetyhxuuabivguk")
suspend fun includes(vararg values: Output<String>)


@JvmName(name = "capxnrsswrnajbrt")
suspend fun includes(values: List<Output<String>>)
@JvmName(name = "fgmkuboevvboufrf")
suspend fun includes(vararg values: String)

Parameters

values

Use values of specified HTTP headers in Cache Key. Please refer to Support article for the list of HTTP headers that cannot be included. The Origin header is always included unless explicitly excluded.