Method: Akeyless::TargetCreateEks#key

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



43
44
45
# File 'lib/akeyless/models/target_create_eks.rb', line 43

def key
  @key
end