cors

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

Parameters

value

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


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

Parameters

argument

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