class ACIrb::InfraRsBndlGrp

Public Instance Methods

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