Method: Akeyless::UpdateGKETarget#key

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



47
48
49
# File 'lib/akeyless/models/update_gke_target.rb', line 47

def key
  @key
end