| Name | Type | Description | Notes |
|---|---|---|---|
| key | String | key is case sensitive. | |
| value | Option<String> | value of the env variable. | [optional] |
| mount_path | Option<String> | should be set for file only. variable mount path makes variable a file (where file should be mounted). | [optional] |
| description | Option<String> | optional variable description (255 characters maximum) | [optional] |
| enable_interpolation_in_file | Option<bool> | [optional] |