class ACIrb::DnsLbl
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/dns.rb, line 201 def rn 'dnslbl-' << @attributes['name'] << '' end
# File lib/acirb/model/dns.rb, line 201 def rn 'dnslbl-' << @attributes['name'] << '' end