Sha256: 3bb52ffad39249b8ad6a9ef3bd1edd42ae82a4991f9cb91aa44af96de5ef1afd
Contents?: true
Size: 301 Bytes
Versions: 4
Compression:
Stored size: 301 Bytes
Contents
require 'fog/huaweicloud/models/model' module Fog module Metering class HuaweiCloud class Event < Fog::HuaweiCloud::Model identity :message_id attribute :event_type attribute :generated attribute :raw attribute :traits end end end end
Version data entries
4 entries across 4 versions & 1 rubygems