data_cache
Creates, updates, deletes, gets or lists a data_cache resource.
Overview
| Name | data_cache |
| Type | Resource |
| Id | vercel.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:
| Name | Accessible by | Required Params | Optional Params | Description |
|---|---|---|---|---|
enable_excess_billing | exec |
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.
| Name | Datatype | Description |
|---|
Lifecycle Methods
- enable_excess_billing
No description available.
EXEC vercel.billing_settings.data_cache.enable_excess_billing
@@json=
'{
"excessBillingEnabled": {{ excessBillingEnabled }}
}'
;