overrideResponseCode

@JvmName(name = "rwnsanaxbkiaksaf")
suspend fun overrideResponseCode(value: Output<Int>)
@JvmName(name = "nxxqdwjoktghcggr")
suspend fun overrideResponseCode(value: Int?)

Parameters

value

The HTTP status code returned with the response containing the custom error content. If overrideResponseCode is not supplied, the same response code returned by the original backend bucket or backend service is returned to the client.