class ACIrb::StsTap
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/sts.rb, line 1182 def rn 'tap-[' << @attributes['port'] << ']-[' << @attributes['encap'] << ']' end
# File lib/acirb/model/sts.rb, line 1182 def rn 'tap-[' << @attributes['port'] << ']-[' << @attributes['encap'] << ']' end