Method: Akeyless::AuthMethodUpdateOutput.openapi_types

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

.openapi_typesObject

Attribute type mapping.



36
37
38
39
40
41
# File 'lib/akeyless/models/auth_method_update_output.rb', line 36

def self.openapi_types
  {
    :'name' => :'String',
    :'prv_key' => :'String'
  }
end