class ACIrb::PkiFabricNodeSSLCertificateTask

Public Instance Methods

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