allowedResponseHeaders

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

Parameters

value

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


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


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

Parameters

values

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