Sha256: 9a8fdd5a9607a362766a93550f379ceff62e4b6240c276818da5b9ac6f860ed9
Contents?: true
Size: 220 Bytes
Versions: 1
Compression:
Stored size: 220 Bytes
Contents
module Infoblox class Arecord < Resource remote_attr_accessor :name, :extensible_attributes remote_attr_accessor :ipv4addr attr_accessor :view wapi_object "record:a" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
infoblox-0.2.3 | lib/infoblox/resource/arecord.rb |