Name | Type | Description | Notes |
---|---|---|---|
Type_ | string | [default to null] | |
Uuid | string | The UUID identifying the variable. | [optional] [default to null] |
Key | string | The unique name of the variable. | [optional] [default to null] |
Value | string | The value of the variable. If the variable is secured, this will be empty. | [optional] [default to null] |
Secured | bool | If true, this variable will be treated as secured. The value will never be exposed in the logs or the REST API. | [optional] [default to null] |