| Name | Type | Description | Notes |
|---|---|---|---|
| key | String | the key of the environment variable | |
| value | String | the value of the environment variable | |
| mountPath | String | the path where the file will be mounted (only if type =file) | [optional] |
| isSecret | Boolean | if true, the variable will be considered as a secret and will not be accessible after its creation. Only your applications will be able to access its value at build and run time. | |
| variableScope | APIVariableScopeEnum | ||
| variableParentId | String | based on the selected scope, it contains the ID of the service, environment or project where the variable is attached |
This repository was archived by the owner on Mar 14, 2024. It is now read-only.