Method: IbmCloudPower::CloudConnectionCreate.attribute_map

Defined in:
lib/ibm_cloud_power/models/cloud_connection_create.rb

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



30
31
32
33
34
35
36
37
# File 'lib/ibm_cloud_power/models/cloud_connection_create.rb', line 30

def self.attribute_map
  {
    :'name' => :'name',
    :'speed' => :'speed',
    :'global_routing' => :'globalRouting',
    :'metered' => :'metered'
  }
end