headers

@JvmName(name = "vurxonxgmvxljmtv")
suspend fun headers(value: Output<List<String>>)
@JvmName(name = "jdfojqcermmfokrl")
suspend fun headers(value: List<String>?)

Parameters

value

Specifies the value for the Access-Control-Allow-Headers header R2 sets when requesting objects in this bucket from a browser. Cross-origin requests that include custom headers (e.g. x-user-id) should specify these headers as AllowedHeaders.


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


@JvmName(name = "vfywsjhllmldyhkx")
suspend fun headers(values: List<Output<String>>)
@JvmName(name = "gsbrhivhvhxvqxim")
suspend fun headers(vararg values: String)

Parameters

values

Specifies the value for the Access-Control-Allow-Headers header R2 sets when requesting objects in this bucket from a browser. Cross-origin requests that include custom headers (e.g. x-user-id) should specify these headers as AllowedHeaders.