Update a single user-defined environment variable.
The value can be either a string or a JSON
object (default: string), as specified by the is_json boolean flag.
Additionally, the inheritability of an environment variable can be
determined through the is_inheritable flag (default: true).
See the Variables
section in our documentation for more information.
Name of the variable
Arbitrary attributes attached to this resource
Value of the variable
The variable is a JSON string
The variable is sensitive
The variable is visible during build
The variable is visible at runtime
Applications that have access to this variable
The variable is enabled on this environment
The variable is inheritable to child environments