responseHeader

@JvmName(name = "psvnedpdqdwyvkrp")
suspend fun responseHeader(value: Output<List<String>>)
@JvmName(name = "oddobgnpgppvstjx")
suspend fun responseHeader(value: List<String>?)

Parameters

value

The list of HTTP headers other than the simple response headers to give permission for the user-agent to share across domains.


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


@JvmName(name = "gxoloicpkuamfpfq")
suspend fun responseHeader(values: List<Output<String>>)
@JvmName(name = "uusdydqdthhthwdg")
suspend fun responseHeader(vararg values: String)

Parameters

values

The list of HTTP headers other than the simple response headers to give permission for the user-agent to share across domains.