Sha256: a81319c121ccf52625f10c67deff25d855588fbeb34e8a56b0d550c38a8a3c40
Contents?: true
Size: 347 Bytes
Versions: 4
Compression:
Stored size: 347 Bytes
Contents
require 'fog/compute/gridscale/models/storage' module Fog module Compute class Gridscale class Location < Fog::Model identity :object_uuid attribute :iata attribute :labels attribute :name attribute :object_uuid attribute :country attribute :status end end end end
Version data entries
4 entries across 4 versions & 1 rubygems