Sha256: 98f86bfa91986ab9900423e991294f6a8f77966db5b0ac68987613c53a298523
Contents?: true
Size: 293 Bytes
Versions: 4
Compression:
Stored size: 293 Bytes
Contents
require 'fog/huaweicloud/models/model' module Fog module Monitoring class HuaweiCloud class AlarmCount < Fog::HuaweiCloud::Model attribute :links attribute :columns attribute :counts def to_s name end end end end end
Version data entries
4 entries across 4 versions & 1 rubygems