corsPolicy

@JvmName(name = "duelwthgyfkcterd")
suspend fun corsPolicy(value: Output<CorsPolicyArgs>)
@JvmName(name = "dnlcaajgofehgfxt")
suspend fun corsPolicy(value: CorsPolicyArgs?)

Parameters

value

The specification for allowing client-side cross-origin requests. For more information about the W3C recommendation for cross-origin resource sharing (CORS), see Fetch API Living Standard. Not supported when the URL map is bound to a target gRPC proxy.


@JvmName(name = "bnhyiucpiscoridr")
suspend fun corsPolicy(argument: suspend CorsPolicyArgsBuilder.() -> Unit)

Parameters

argument

The specification for allowing client-side cross-origin requests. For more information about the W3C recommendation for cross-origin resource sharing (CORS), see Fetch API Living Standard. Not supported when the URL map is bound to a target gRPC proxy.