Method: Harbor1Client::InputSecret.attribute_map
- Defined in:
- lib/harbor1_client/models/input_secret.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
21 22 23 24 25 |
# File 'lib/harbor1_client/models/input_secret.rb', line 21 def self.attribute_map { :'secret' => :'secret' } end |