cors

@JvmName(name = "qfvkjrejbkynpayx")
suspend fun cors(value: Output<AppSpecServiceCorsArgs>)
@JvmName(name = "qofhethtmoeqmdon")
suspend fun cors(value: AppSpecServiceCorsArgs?)

Deprecated

Service level CORS rules are deprecated in favor of ingresses

Parameters

value

The CORS policies of the app.


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

Deprecated

Service level CORS rules are deprecated in favor of ingresses

Parameters

argument

The CORS policies of the app.