Method: ACIrb::VsvcProvLbl#rn

Defined in:
lib/acirb/vsvc.rb

#rnObject



108
109
110
# File 'lib/acirb/vsvc.rb', line 108

def rn
  'prov-' << @attributes['type'] << '-' << @attributes['name'] << ''
end