class ACIrb::DhcpCEp

Public Instance Methods

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