Sha256: c47cea36a6d1864e562571532589d9dd11b180464432655266f288bb96c5c03a
Contents?: true
Size: 366 Bytes
Versions: 1
Compression:
Stored size: 366 Bytes
Contents
module Fog module Compute class OneAndOne class RecoveryAppliance < Fog::Model # Declare Model Attributes identity :id attribute :name attribute :os_family attribute :os attribute :os_version attribute :os_architecture end # RecoveryAppliance end # OneAndOne end # Compute end # Fog
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fog-oneandone-1.2 | lib/oneandone/models/compute/recovery_appliance.rb |