Sha256: 89ae16f4c481155fc9f9d4b4256e3a614caf23d1c2b96c5810725598b914f7ca
Contents?: true
Size: 191 Bytes
Versions: 1
Compression:
Stored size: 191 Bytes
Contents
# frozen_string_literal: true module Fog module Compute class CloudAtCost class Template < Fog::Model identity :ce_id attribute :name end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fog-cloudatcost-0.4.0 | lib/fog/cloudatcost/models/template.rb |