exposeHeaders

@JvmName(name = "mcfwnakunuyvvrjl")
suspend fun exposeHeaders(value: Output<List<String>>)
@JvmName(name = "qcvpuwxhvgeoqbir")
suspend fun exposeHeaders(value: List<String>?)

Parameters

value

Specifies the content for the Access-Control-Allow-Headers response header.


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


@JvmName(name = "vddsfljcrqoafxaw")
suspend fun exposeHeaders(values: List<Output<String>>)
@JvmName(name = "pumeasecgudpkjxa")
suspend fun exposeHeaders(vararg values: String)

Parameters

values

Specifies the content for the Access-Control-Allow-Headers response header.