class ACIrb::PconsPolicySyncRespArgs

Public Instance Methods

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