Sha256: 9d42b9c2b207962a286f288bb10efdf47c0fc9e3bc3bf892205f30f43616c837
Contents?: true
Size: 218 Bytes
Versions: 1
Compression:
Stored size: 218 Bytes
Contents
# frozen_string_literal: true module Rancher module Api class Restorefrombackupinput include Her::Model include Helpers::Model belongs_to :backup attributes :backupId end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rancher-api-beta-0.8.1 | lib/rancher/api/models/restorefrombackupinput.rb |