class ACIrb::VpcRtVpcInstPol

Public Instance Methods

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