Method: Falcon::FwmgrDomainConnectionType.attribute_map
- Defined in:
- lib/crimson-falcon/models/fwmgr_domain_connection_type.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
40 41 42 43 44 45 |
# File 'lib/crimson-falcon/models/fwmgr_domain_connection_type.rb', line 40 def self.attribute_map { :'wired' => :'wired', :'wireless' => :'wireless' } end |