| Name | Type | Description | Notes |
|---|---|---|---|
| key | String | the value to be used as Alias of the targeted environment variable. | |
| alias_scope | models::ApiVariableScopeEnum | ||
| alias_parent_id | uuid::Uuid | the id of the variable that is aliased. | |
| description | Option<String> | optional variable description (255 characters maximum) | [optional] |
| enable_interpolation_in_file | Option<bool> | [optional] |