cors

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

Parameters

value

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


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

Parameters

argument

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