Method: AutosdeOpenapiClient::HostVolumeConnectionCreate.attribute_map

Defined in:
lib/autosde_openapi_client/models/host_volume_connection_create.rb

.attribute_mapObject

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



49
50
51
52
53
54
55
# File 'lib/autosde_openapi_client/models/host_volume_connection_create.rb', line 49

def self.attribute_map
  {
    :'component_state' => :'component_state',
    :'host' => :'host',
    :'volume' => :'volume'
  }
end