cors

@JvmName(name = "cbqabxligfjjauoj")
suspend fun cors(value: Output<FunctionUrlCorsArgs>)
@JvmName(name = "kqqxxncmopxikakr")
suspend fun cors(value: FunctionUrlCorsArgs?)

Parameters

value

The cross-origin resource sharing (CORS) settings for the function URL. Documented below.


@JvmName(name = "ikhvajiegewvjixl")
suspend fun cors(argument: suspend FunctionUrlCorsArgsBuilder.() -> Unit)

Parameters

argument

The cross-origin resource sharing (CORS) settings for the function URL. Documented below.