Sha256: a46a9bee9713f1923f8c28a680115e55b4b0966faf7782084a37c64aa0d4fa65
Contents?: true
Size: 279 Bytes
Versions: 11
Compression:
Stored size: 279 Bytes
Contents
module Fog module Brightbox class Compute class Zone < Fog::Brightbox::Model identity :id attribute :url attribute :resource_type attribute :status attribute :handle attribute :description end end end end
Version data entries
11 entries across 11 versions & 1 rubygems