class ACIrb::StsExtOut

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/sts.rb, line 323
def rn
  'extout-[' << @attributes['encap'] << ']'
end