allowedResponseHeaders

@JvmName(name = "vyhwfgmiadpgnrro")
suspend fun allowedResponseHeaders(value: Output<List<String>>)
@JvmName(name = "uassfmqlujhpbcfh")
suspend fun allowedResponseHeaders(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "nixojxlfbjisbkut")
suspend fun allowedResponseHeaders(values: List<Output<String>>)
@JvmName(name = "fdwmatntcybxvsmq")
suspend fun allowedResponseHeaders(vararg values: String)

Parameters

values

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