Sha256: 3d6446517c97da35109b25a8bdb5f5952424bdc37402bb89229aa386cd69d5cd
Contents?: true
Size: 360 Bytes
Versions: 39
Compression:
Stored size: 360 Bytes
Contents
class Ey::Core::Client::ServerUsage < Ey::Core::Model extend Ey::Core::Associations attribute :start_at, type: :time attribute :end_at, type: :time attribute :report_time, type: :time attribute :flavor attribute :dedicated attribute :location attribute :deis attribute :provisioned_id has_one :environment has_one :provider end
Version data entries
39 entries across 39 versions & 2 rubygems