exposeHeaders

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

Parameters

value

Specifies the content for the Access-Control-Expose-Headers header.


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


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

Parameters

values

Specifies the content for the Access-Control-Expose-Headers header.