class ACIrb::ThrottlerPostponed

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/throttler.rb, line 163
def rn
  'postponed-[' << @attributes['policyDn'] << ']'
end