Sha256: ce8a0d08ef8640b4a6d0f3809da5e59f8e68f325bf468ef27bfa838644196ef8
Contents?: true
Size: 221 Bytes
Versions: 1
Compression:
Stored size: 221 Bytes
Contents
# frozen_string_literal: true module Rancher module Api class Reverttosnapshotinput include Her::Model include Helpers::Model belongs_to :snapshot attributes :snapshotId 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/reverttosnapshotinput.rb |