class ACIrb::DhcpOptionPol

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/dhcp.rb, line 932
def rn
  'dhcpoptpol-' << @attributes['name'] << ''
end