class ACIrb::VpcInstPol

Public Instance Methods

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