class ACIrb::StsChain

Public Instance Methods

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