Method: Akeyless::TargetUpdatePing#key
- Defined in:
- lib/akeyless/models/target_update_ping.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)
35 36 37 |
# File 'lib/akeyless/models/target_update_ping.rb', line 35 def key @key end |