| Name | Type | Description | Notes |
|---|---|---|---|
| key | String | key is case sensitive | |
| value | Option<String> | value of the secret. Clear value will never be returned | [optional] |
| mount_path | Option<String> | should be set for file only. variable mount path make secret a file (where file should be mounted). | [optional] |
| description | Option<String> | optional variable description (255 character maximum) | [optional] |
| enable_interpolation_in_file | Option<bool> | [optional] |