class ACIrb::DhcpPEp

Public Instance Methods

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