exposeHeaders

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

Parameters

value

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


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


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

Parameters

values

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