class ACIrb::DatetimeRsNtpProvToNtpAuthKey

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/datetime.rb, line 546
def rn
  'rsntpProvToNtpAuthKey-' << @attributes['tnDatetimeNtpAuthKeyId'] << ''
end