Class Dnsruby::RR::CAA
In: lib/dnsruby/resource/CAA.rb
Parent: RR

Class for CAA resource records. RFC 6844

Methods

flag  

Constants

TypeValue = Types::CAA #:nodoc: all

Attributes

flag  [RW]  The value for the flag
property_tag  [RW]  The property tag for the record (issue|issuewild|iodef)
property_value  [RW]  The value for the property_tag

Public Instance methods

[Validate]