Method: Akeyless::AuthMethodUpdateOutput.attribute_map
- Defined in:
- lib/akeyless/models/auth_method_update_output.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
23 24 25 26 27 28 |
# File 'lib/akeyless/models/auth_method_update_output.rb', line 23 def self.attribute_map { :'name' => :'name', :'prv_key' => :'prv_key' } end |