Sha256: 7d6f913b3ffa2c52aab0d832efea374ab75f2a8252a139ca0479464a1ae31c22
Contents?: true
Size: 310 Bytes
Versions: 36
Compression:
Stored size: 310 Bytes
Contents
require 'fog/core/model' module Fog module Joyent class Analytics class Metric < Fog::Model attribute :module attribute :stat attribute :label attribute :interval attribute :fields attribute :unit attribute :type end end end end
Version data entries
36 entries across 34 versions & 6 rubygems