class ACIrb::OpflexIpAttrDefRef

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/opflex.rb, line 8163
def rn
  'ipattrdefref-[' << @attributes['ip'] << ']'
end