Method: Akeyless::UpdateWindowsTarget#key
- Defined in:
- lib/akeyless/models/update_windows_target.rb
#key ⇒ Object
The name of a key that used to encrypt the target secret value (if empty, the account default protectionKey key will be used)
41 42 43 |
# File 'lib/akeyless/models/update_windows_target.rb', line 41 def key @key end |