class ACIrb::VpcAppParamInfo

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/vpc.rb, line 25
def rn
  'param-' << @attributes['paramName'] << ''
end