Method: Akeyless::UscList.attribute_map
- Defined in:
- lib/akeyless/models/usc_list.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
34 35 36 37 38 39 40 41 42 |
# File 'lib/akeyless/models/usc_list.rb', line 34 def self.attribute_map { :'json' => :'json', :'object_type' => :'object-type', :'token' => :'token', :'uid_token' => :'uid-token', :'usc_name' => :'usc-name' } end |