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