class ACIrb::CoopEpVpcRec
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/coop.rb, line 389 def rn 'epvpc-' << @attributes['virtSwId'] << '-epvpc-' << @attributes['vpcPortId'] << '' end