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