class ACIrb::FabricVpcRT

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fabric.rb, line 12949
def rn
  'vpcRT-[' << @attributes['vpcDn'] << ']'
end