class ACIrb::QosInstPol

Public Instance Methods

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