passthroughRequestHeaders

@JvmName(name = "asxyewdwesijatqk")
suspend fun passthroughRequestHeaders(value: Output<List<String>>)
@JvmName(name = "hcypxfyfomuuvrti")
suspend fun passthroughRequestHeaders(value: List<String>?)

Parameters

value

List of headers to allow and pass from the request to the plugin.


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


@JvmName(name = "yhqjveprvkgqtlsl")
suspend fun passthroughRequestHeaders(values: List<Output<String>>)
@JvmName(name = "asjqsknehgbmsfqv")
suspend fun passthroughRequestHeaders(vararg values: String)

Parameters

values

List of headers to allow and pass from the request to the plugin.