Method: Akeyless::TargetCreateLdap#key
- Defined in:
- lib/akeyless/models/target_create_ldap.rb
#key ⇒ Object
The name of a key that used to encrypt the target secret value (if empty, the account default protectionKey key will be used)
32 33 34 |
# File 'lib/akeyless/models/target_create_ldap.rb', line 32 def key @key end |