cors

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

Parameters

value

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


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

Parameters

argument

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