Record
env-var-value
No description available.
record env-var-value {
context: option<get-env-vars-context-name-enum>,
id: option<string>,
value: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| context | option<get-env-vars-context-name-enum> | |
| id | option<string> | |
| value | option<string> |