includeHttpHeaders

@JvmName(name = "gwtucjoiurkiroto")
suspend fun includeHttpHeaders(value: Output<List<String>>)
@JvmName(name = "dnctekewgmbyewka")
suspend fun includeHttpHeaders(value: List<String>?)

Parameters

value

Allows HTTP request headers (by name) to be used in the cache key.


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


@JvmName(name = "pahwtenpilytvoes")
suspend fun includeHttpHeaders(values: List<Output<String>>)
@JvmName(name = "rkwuiltksnnfukvj")
suspend fun includeHttpHeaders(vararg values: String)

Parameters

values

Allows HTTP request headers (by name) to be used in the cache key.