allowOrigins

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

Parameters

value

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


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

Parameters

argument

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