allowOrigins

@JvmName(name = "bvthgkofbwcevnny")
suspend fun allowOrigins(value: Output<AppSpecServiceCorsAllowOriginsArgs>)
@JvmName(name = "eymirhdxjiawxwhp")
suspend fun allowOrigins(value: AppSpecServiceCorsAllowOriginsArgs?)

Parameters

value

The set of allowed CORS origins. This configures the Access-Control-Allow-Origin header.


@JvmName(name = "jdjrbospafgytkyh")
suspend fun allowOrigins(argument: suspend AppSpecServiceCorsAllowOriginsArgsBuilder.() -> Unit)

Parameters

argument

The set of allowed CORS origins. This configures the Access-Control-Allow-Origin header.