Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 413 Bytes

File metadata and controls

11 lines (7 loc) · 413 Bytes

QoveryApi.EnvironmentVariableRequest

Properties

Name Type Description Notes
key String key is case sensitive.
value String value of the env variable. [optional]
mountPath String should be set for file only. variable mount path makes variable a file (where file should be mounted). [optional]