Method: Akeyless::RotatedSecretUpdateGcp#key

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

#keyObject

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



58
59
60
# File 'lib/akeyless/models/rotated_secret_update_gcp.rb', line 58

def key
  @key
end