Sha256: 73d0518883c1c47e84f8fff92831c141ebd426b886811cc9c5ffb01d3502cf87
Contents?: true
Size: 279 Bytes
Versions: 16
Compression:
Stored size: 279 Bytes
Contents
module Fog module Compute class Brightbox 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
16 entries across 14 versions & 3 rubygems