allowedHeaders

@JvmName(name = "kxskgogcyagjvrbs")
suspend fun allowedHeaders(value: Output<List<String>>)
@JvmName(name = "yghhlusbbdpakpuo")
suspend fun allowedHeaders(value: List<String>?)

Parameters

value

Specifies the content for the access-control-allow-headers header


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


@JvmName(name = "lbwmtxrhjabowyoj")
suspend fun allowedHeaders(values: List<Output<String>>)
@JvmName(name = "nicvlylxfmtnlyqx")
suspend fun allowedHeaders(vararg values: String)

Parameters

values

Specifies the content for the access-control-allow-headers header