Method: Harbor2Client::ScannerRegistrationSettings.attribute_map
- Defined in:
- lib/harbor2_client/models/scanner_registration_settings.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
30 31 32 33 34 35 36 37 |
# File 'lib/harbor2_client/models/scanner_registration_settings.rb', line 30 def self.attribute_map { :'name' => :'name', :'url' => :'url', :'auth' => :'auth', :'access_credential' => :'access_credential' } end |