Method: Akeyless::UpdateWebTargetDetails#protection_key
- Defined in:
- lib/akeyless/models/update_web_target_details.rb
#protection_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)
31 32 33 |
# File 'lib/akeyless/models/update_web_target_details.rb', line 31 def protection_key @protection_key end |