Method: Akeyless::TargetCreateGke#key
- Defined in:
- lib/akeyless/models/target_create_gke.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)
40 41 42 |
# File 'lib/akeyless/models/target_create_gke.rb', line 40 def key @key end |