Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 767 Bytes

File metadata and controls

15 lines (10 loc) · 767 Bytes

SecretRequest

Properties

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]

[Back to Model list] [Back to API list] [Back to README]