class ACIrb::StsFabInRev

Public Instance Methods

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