Record
deployment-variable
No description available.
record deployment-variable {
type-op: string,
key: option<string>,
secured: option<bool>,
uuid: option<string>,
value: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| type-op | string | |
| key | option<string> | |
| secured | option<bool> | |
| uuid | option<string> | |
| value | option<string> |