class ACIrb::InfraAccGrpCfg

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/infra.rb, line 237
def rn
  'accgrpcfg-[' << @attributes['accGrpDn'] << ']'
end