Record
delete-env-var-value-params
No description available.
record delete-env-var-value-params {
account-id: string,
id: string,
key: string,
site-id: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| account-id | string | |
| id | string | |
| key | string | |
| site-id | option<string> |