Method: Akeyless::CreateSSHTarget#key

Defined in:
lib/akeyless/models/create_ssh_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)



27
28
29
# File 'lib/akeyless/models/create_ssh_target.rb', line 27

def key
  @key
end