class ACIrb::FvCtxSharedServiceUpdateTask

Public Instance Methods

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