EnvironmentVariable
BackendDatabaseFunctionsReal-TimeReactiveServerlessTypeScript
Properties
| Name |
Type |
Description |
| name |
string |
The environment variable key name. Must follow standard environment variable naming conventions (uppercase letters, digits, underscores). |
| value |
string |
The environment variable value. May contain any string value including connection strings, API keys, or configuration data. |
JSON Schema