Sha256: 18665a944f81dc8a0d9514c1ee37e1d87bfc29befb80c933b2107738e4f9d98a
Contents?: true
Size: 374 Bytes
Versions: 54
Compression:
Stored size: 374 Bytes
Contents
class Ey::Core::Client::DatabaseServerUsage < 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 :provisioned_id attribute :location attribute :multi_az attribute :master has_one :database_service has_one :provider end
Version data entries
54 entries across 54 versions & 3 rubygems