EnvVarRequest
Hierarchy
- EnvVar
- EnvVarRequest
Index
Properties
Properties
is_secret
model_config
name
The name of the environment variable.
value
The value of the environment variable. If isSecret is true, this value isn't returned by the API.
The name of the environment variable.
The value of the environment variable. If isSecret is true, this value isn't returned by the API.
Whether the environment variable is encrypted. Secret values aren't returned by the API.