Method: Akeyless::CreateWebTarget#key

Defined in:
lib/akeyless/models/create_web_target.rb

#keyObject

The name of a key that used to encrypt the target secret value (if empty, the account default protectionKey key will be used)



29
30
31
# File 'lib/akeyless/models/create_web_target.rb', line 29

def key
  @key
end