class ACIrb::DhcpPodGrp

Public Instance Methods

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