Skip to main content

data_cache

Creates, updates, deletes, gets or lists a data_cache resource.

Overview

Namedata_cache
TypeResource
Idvercel.billing_settings.data_cache

Fields

The following fields are returned by SELECT queries:

SELECT not supported for this resource, use SHOW METHODS to view available operations for the resource.

Methods

The following methods are available for this resource:

NameAccessible byRequired ParamsOptional ParamsDescription
enable_excess_billingexec

Parameters

Parameters can be passed in the WHERE clause of a query. Check the Methods section to see which parameters are required or optional for each operation.

NameDatatypeDescription

Lifecycle Methods

No description available.

EXEC vercel.billing_settings.data_cache.enable_excess_billing 
@@json=
'{
"excessBillingEnabled": {{ excessBillingEnabled }}
}'
;